Class PagedList<T>

java.lang.Object
java.util.AbstractCollection<T>
java.util.AbstractList<T>
java.util.ArrayList<T>
com.okta.sdk.resource.common.PagedList<T>
All Implemented Interfaces:
Serializable, Cloneable, Iterable<T>, Collection<T>, List<T>, RandomAccess, SequencedCollection<T>

@Deprecated public class PagedList<T> extends ArrayList<T>
Deprecated.
See Also: