hep.geant4.jni
Class G4Fuzzy

java.lang.Object
  extended by hep.geant4.jni.BooleanBooleanPair
      extended by hep.geant4.jni.G4Fuzzy

public class G4Fuzzy
extends BooleanBooleanPair


Field Summary
 
Fields inherited from class hep.geant4.jni.BooleanBooleanPair
swigCMemOwn
 
Constructor Summary
G4Fuzzy()
           
G4Fuzzy(boolean aB)
           
G4Fuzzy(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4Fuzzy obj)
           
 
Methods inherited from class hep.geant4.jni.BooleanBooleanPair
getCPtr, getFirst, getSecond, setFirst, setSecond
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4Fuzzy

public G4Fuzzy(long cPtr,
               boolean cMemoryOwn)

G4Fuzzy

public G4Fuzzy()

G4Fuzzy

public G4Fuzzy(boolean aB)
Method Detail

getCPtr

public static long getCPtr(G4Fuzzy obj)

finalize

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

delete

public void delete()
Overrides:
delete in class BooleanBooleanPair

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.