Class InventoryMonitor


  • @Deprecated
    public class InventoryMonitor
    extends java.lang.Object
    Deprecated.
    • Constructor Detail

      • InventoryMonitor

        public InventoryMonitor()
        Deprecated.
    • Method Detail

      • hasChanged

        public boolean hasChanged()
        Deprecated.
        Returns:
        has the inventory been updated/changed recently
      • update

        public void update()
        Deprecated.
        Update item cache.
      • getChanges

        public Item[] getChanges()
        Deprecated.
        Returns:
        array of items that has been recently updated.