Eidola home

Package org.eidola.util

Interface Summary
GraphWalker A foolishly simple abstraction of a directed graph.
ListMutator Follows instructions from a ListDiff for mutating a list.
 

Class Summary
CollectionDiff Finds the difference between two Collections.
DefaultListMutator  
EnumeratedType An alternative to using hand-assigned integer constants for enumerated types.
GraphUtil Graph utilities.
ListDiff Finds the difference between two ordered lists.
ThreadFlock Creates a collection of threads running the same Runnable.
Util Miscellaneous static utility methods.
 


Eidola home