public class PartialList<E> extends Object
List<E>
list
long
totalSize
PartialList(List<E> list, long totalSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<E> list
public final long totalSize
public PartialList(List<E> list, long totalSize)
Copyright © 2015 Nuxeo SA. All rights reserved.