public class ItemList extends Object
| Constructor and Description |
|---|
ItemList() |
| Modifier and Type | Method and Description |
|---|---|
static ItemList |
create(Item... items) |
boolean |
equals(Object other) |
List<Item> |
getItems() |
int |
hashCode() |
void |
setItems(List<Item> items) |
Copyright © 2015. All rights reserved.