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() |
getCount
addEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbedded
public static final HalResource INSTANCE
public EmptyHalCollection()
public EmptyHalCollection(long count)
public static <T extends HalCollectionResource> T emptyHalCollection()
Copyright © 2018. All rights reserved.