edu.toronto.cs.tp.cvcl
Class Statistics

java.lang.Object
  extended by edu.toronto.cs.tp.cvcl.Statistics

public class Statistics
extends java.lang.Object


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

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

Statistics

protected Statistics(long cPtr,
                     boolean cMemoryOwn)

Statistics

protected Statistics()
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getCPtr

protected static long getCPtr(Statistics obj)