public class EmptyHalResource extends HalResource<EmptyHalResource>
| Modifier and Type | Field and Description | 
|---|---|
| static HalResource | INSTANCE | 
_embedded, _links, linker| Constructor and Description | 
|---|
| EmptyHalResource() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends HalResource>  | emptyHalResource() | 
addEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbeddedpublic static final HalResource INSTANCE
public static <T extends HalResource> T emptyHalResource()
Copyright © 2018. All rights reserved.