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, getEmbedded
public static final HalResource INSTANCE
public static <T extends HalResource> T emptyHalResource()
Copyright © 2022. All rights reserved.