K
- public interface Container<K extends Comparable<K>,T extends BaseObject<K>> extends BaseObject<K>
Modifier and Type | Method and Description |
---|---|
boolean |
contains(T object) |
List<T> |
getList() |
List<T> |
getList(Comparator<T> comparator) |
void |
setList(List<T> list) |
getDescription, getId, getName, getOrder, getTitle, setDescription, setId, setName, setOrder, setTitle
Copyright © 2006–2018 TinyGroup. All rights reserved.