applications
Class TreeHistogramming.ElementType

java.lang.Object
  |
  +--applications.TreeHistogramming.ElementType

public static class TreeHistogramming.ElementType
extends java.lang.Object


Constructor Summary
TreeHistogramming.ElementType(int theKey)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeHistogramming.ElementType

public TreeHistogramming.ElementType(int theKey)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object