Class GrandExchange.Slot

  • Enclosing class:
    GrandExchange

    public static class GrandExchange.Slot
    extends java.lang.Object
    • Constructor Detail

      • Slot

        public Slot​(long slot_uid,
                    int index)
    • Method Detail

      • inUse

        public boolean inUse()
        Returns:
        true if there is an active offer in the Slot
      • getIndex

        public int getIndex()
      • toString

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

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

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class java.lang.Object