T
- the generic typepublic abstract class ListResult<T> extends Object implements ModelEntity, ListType
Constructor and Description |
---|
ListResult() |
Modifier and Type | Method and Description |
---|---|
T |
first() |
List<T> |
getList() |
protected abstract List<T> |
value() |
Copyright © 2017. All rights reserved.