T
- public interface DtoList<T> extends Serializable, Iterable<T>
Modifier and Type | Method and Description |
---|---|
List<T> |
getData()
Returns a list of objects.
|
long |
getTotal()
Returns the total number of objects.
|
forEach, iterator, spliterator
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.