Pageable.Array<T>, Pageable.Sequence<T>| Constructor and Description |
|---|
Pageable.Array()
Public ctor.
|
Pageable.Array(Collection<T> array)
Public ctor.
|
public Pageable.Array()
public Pageable.Array(@NotNull(message="array can\'t be NULL") Collection<T> array)
array - Array of dataCopyright © 2009–2014 Rultor Inc.. All rights reserved.