public class SingleLeaf extends AbstractList implements TObjArray
rootIOVersion| Constructor and Description |
|---|
SingleLeaf(TLeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(int index) |
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, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringadd, 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 SingleLeaf(TLeaf leaf)
public Object getElementAt(int index)
getElementAt in interface TCollectionpublic int getLast()
getLast in interface TCollectionpublic int getLowerBound()
getLowerBound in interface TObjArraypublic String getName()
TCollectiongetName in interface TCollectionpublic RootClass getRootClass()
RootObjectgetRootClass in interface RootObjectpublic int getSize()
TCollectiongetSize in interface TCollectionpublic String getTitle()
public int getUniqueID()
getUniqueID in interface TObjectpublic 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