FreeHEP API
Version current

hep.io.root.interfaces
Interface TList

All Superinterfaces:
Collection, List, RootObject, TCollection, TObject, TSeqCollection
All Known Implementing Classes:
TListRep

public interface TList
extends RootObject, TSeqCollection

Source Code:
TList.java

Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
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 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
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.