Class License

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  License.IdComparator  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected long worldId  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected License​(long longId, long worldId)  
    • Field Detail

      • worldId

        protected final long worldId
    • Constructor Detail

      • License

        protected License​(long longId,
                          long worldId)
    • Method Detail

      • getLongId

        public long getLongId()
      • getWorldId

        public long getWorldId()
      • toAlphabetic

        public static java.lang.String toAlphabetic​(long i)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • getUuid

        public java.util.UUID getUuid()
        Specified by:
        getUuid in interface org.marketdesignresearch.mechlib.core.Good
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface org.marketdesignresearch.mechlib.core.Good