ponderEnforcement.ponderMC
Class Symbol

java.lang.Object
  |
  +--ponderEnforcement.ponderMC.Symbol

public class Symbol
extends java.lang.Object


Method Summary
static Symbol symbol(java.lang.String n)
          Returns a symbol for the given string This is the method to call!
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

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

symbol

public static Symbol symbol(java.lang.String n)
Returns a symbol for the given string This is the method to call!