public static class AtomInformationService.PagedResource<T,E>
extends java.lang.Object
| Constructor and Description |
|---|
PagedResource(T content) |
PagedResource(T content,
E resumeBefore,
E resumeAfter) |
| Modifier and Type | Method and Description |
|---|---|
T |
getContent() |
E |
getResumeAfter() |
E |
getResumeBefore() |
boolean |
hasNext() |
boolean |
hasPrevious() |
public PagedResource(T content)
Copyright © 2019. All Rights Reserved.