@Deprecated
public static class NeedInformationService.Page<T>
extends java.lang.Object
| Constructor and Description |
|---|
Page(java.util.Collection<T> content,
T resumeBefore,
T resumeAfter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<T> |
getContent()
Deprecated.
|
T |
getResumeAfter()
Deprecated.
|
T |
getResumeBefore()
Deprecated.
|
boolean |
hasNext()
Deprecated.
|
boolean |
hasPrevious()
Deprecated.
|
Copyright © 2018. All Rights Reserved.