org.ijsberg.iglu.util.collection
Class CollectionPart.CollectionPartDescription
java.lang.Object
org.ijsberg.iglu.util.collection.CollectionPart.CollectionPartDescription
- Enclosing class:
- CollectionPart
public static class CollectionPart.CollectionPartDescription
- extends Object
Describes this and other parts of a collection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offset
public int offset
size
public int size
isCurrentCollectionPart
public boolean isCurrentCollectionPart
CollectionPart.CollectionPartDescription
public CollectionPart.CollectionPartDescription(int offset,
int size,
boolean isCurrentCollectionPart)
Copyright © 2011. All Rights Reserved.