T
- the entry typepublic class DependencyOrderedList<T> extends Object
Constructor and Description |
---|
DependencyOrderedList(Map<T,Set<T>> dependencies)
Create a new list
|
Modifier and Type | Method and Description |
---|---|
void |
append(T object)
Add an object where it is sure that none of the others depends on it
|
List<T> |
getInternalList()
Get the internal list, there shouldn't be made any changes to this list.
|
Iterable<T> |
getItems()
Get an
Iterable over the list's items |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a