public class Members extends PaginatedCollection<Member>
Modifier | Constructor and Description |
---|---|
protected |
Members(Iterable<Member> members,
Iterable<Link> membersLinks) |
getLinks, getTotalEntries, iterator, nextMarker, nextPaginationOptions
allMatch, anyMatch, contains, copyInto, cycle, filter, filter, first, firstMatch, from, from, get, index, isEmpty, last, limit, size, skip, toArray, toList, toMap, toSet, toSortedList, toSortedSet, toString, transform, transformAndConcat, uniqueIndex
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.