hep.ilc.marlin.jni
Class LCTokenizer

java.lang.Object
  extended by hep.ilc.marlin.jni.LCTokenizer

public class LCTokenizer
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected LCTokenizer(long cPtr, boolean cMemoryOwn)
           
  LCTokenizer(StringVector tokens, char del)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(LCTokenizer obj)
           
 int hashCode()
           
 StringVector result()
           
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

LCTokenizer

protected LCTokenizer(long cPtr,
                      boolean cMemoryOwn)

LCTokenizer

public LCTokenizer(StringVector tokens,
                   char del)
Method Detail

getCPtr

protected static long getCPtr(LCTokenizer obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

delete

public void delete()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

result

public StringVector result()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.