hep.io.root.interfaces
Interface TSeqCollection

All Superinterfaces:
Collection, Iterable, List, RootObject, TCollection, TObject
All Known Subinterfaces:
TClonesArray, TList, TObjArray
All Known Implementing Classes:
Clones2, HollowArray, SingleLeaf, TClonesArrayRep, TListRep, TObjArrayRep, TRefArrayRep

public interface TSeqCollection
extends RootObject, TCollection, List


Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TCollection
rootIOVersion
 
Method Summary
 
Methods inherited from interface hep.io.root.interfaces.TCollection
getElementAt, getLast, getName, getSize
 
Methods inherited from interface hep.io.root.interfaces.TObject
getBits, getUniqueID
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



Copyright © 2000-2013 FreeHEP. All Rights Reserved.