public abstract class Clones2 extends AbstractList implements TClonesArray
rootIOVersion| Constructor and Description |
|---|
Clones2() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(int index) |
Object |
getElementAt(int index) |
int |
getLast() |
int |
getLowerBound() |
RootClass |
getRootClass()
Get the class of this object
|
int |
getUpperBound() |
void |
setData(int size,
long hollowIndex) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringgetName, getSizegetBits, getUniqueIDadd, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streampublic void setData(int size,
long hollowIndex)
public Object getElementAt(int index)
getElementAt in interface TCollectionpublic int getLast()
getLast in interface TCollectionpublic int getLowerBound()
getLowerBound in interface TObjArraypublic RootClass getRootClass()
RootObjectgetRootClass in interface RootObjectpublic int getUpperBound()
getUpperBound in interface TObjArraypublic Object get(int index)
get in interface Listget in class AbstractListpublic int size()
size in interface Collectionsize in interface Listsize in class AbstractCollectionJas4pp 1.5 © Java Analysis Studio for Particle Physics