public class HollowArray extends AbstractList implements TClonesArray
rootIOVersion
Modifier and Type | Method and Description |
---|---|
Object |
get(int cloneIndex) |
int |
getBits() |
Object |
getElementAt(int index) |
int |
getLast() |
int |
getLowerBound() |
String |
getName()
name of the collection
|
RootClass |
getRootClass()
Get the class of this object
|
int |
getSize()
number of elements in collection
|
String |
getTitle() |
int |
getUniqueID() |
int |
getUpperBound() |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
public Object getElementAt(int index)
getElementAt
in interface TCollection
public int getLast()
getLast
in interface TCollection
public int getLowerBound()
getLowerBound
in interface TObjArray
public String getName()
TCollection
getName
in interface TCollection
public RootClass getRootClass()
getRootClass
in interface RootObject
public int getSize()
TCollection
getSize
in interface TCollection
public String getTitle()
public int getUniqueID()
getUniqueID
in interface TObject
public int getUpperBound()
getUpperBound
in interface TObjArray
public Object get(int cloneIndex)
get
in interface List
get
in class AbstractList
public int size()
size
in interface Collection
size
in interface List
size
in class AbstractCollection
Jas4pp 1.5 © Java Analysis Studio for Particle Physics