public class EmptyHalCollection extends HalCollectionResource<EmptyHalCollection>
| Modifier and Type | Field and Description | 
|---|---|
| static HalResource | INSTANCE | 
count_embedded, _links, linker| Constructor and Description | 
|---|
| EmptyHalCollection() | 
| EmptyHalCollection(long count) | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends HalCollectionResource>  | emptyHalCollection() | 
getCountaddEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbeddedpublic static final HalResource INSTANCE
public EmptyHalCollection()
public EmptyHalCollection(long count)
public static <T extends HalCollectionResource> T emptyHalCollection()
Copyright © 2018. All rights reserved.