Class Types.SpecialClass

  • All Implemented Interfaces:
    Types.TypeClass
    Enclosing class:
    Types

    public static class Types.SpecialClass
    extends Object
    implements Types.TypeClass
    The class that allows the user to define his own classes
    • Constructor Detail

      • SpecialClass

        public SpecialClass​(String name)
    • Method Detail

      • ccname

        public String ccname()
        Description copied from interface: Types.TypeClass
        Returns the camel case name of this constant (for example, clues, or symmetryBreaking)
        Specified by:
        ccname in interface Types.TypeClass
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object