Class ItemCache

java.lang.Object
org.rspeer.game.service.inventory.ItemCache
All Implemented Interfaces:
Iterable<Item>

public class ItemCache extends Object implements Iterable<Item>
  • Constructor Details

    • ItemCache

      public ItemCache(int capacity)
  • Method Details