Class Item


  • public class Item
    extends Thing
    • Constructor Detail

      • Item

        public Item​(String name)
      • Item

        public Item​(String name,
                    boolean portable)
      • Item

        public Item​(long id,
                    String name,
                    boolean portable)