Class Token

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Token()
      protected constructor so end users cant create this class only Tokens inherited from it.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Token

        protected Token()
        protected constructor so end users cant create this class only Tokens inherited from it.