Package | Description |
---|---|
net.sf.joafip.performance.items.entity |
Modifier and Type | Method and Description |
---|---|
Item |
Item.clone() |
Item |
ItemList.get(int identifier) |
Item |
ItemList.getItem(int identifier) |
Item |
ItemList.removeItem(int identifier) |
Modifier and Type | Method and Description |
---|---|
void |
ItemList.addItem(Item item) |
Constructor and Description |
---|
Item(Item item)
copy constructor
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.