FreeHEP API
Version current

hep.io.root.interfaces
Interface TString

All Superinterfaces:
RootObject
All Known Implementing Classes:
TStringRep

public interface TString
extends RootObject

Source Code:
TString.java

Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Method Summary
 String toString()
           
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values
Method Detail

toString

public String toString()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.