Package ca.mcgill.cs.postina.util

Class Summary
LinkedHashSet<E> The datastructure LinkedHashSet combines the advantages of a LinkedList and of the HashSet.
ListTransformation The class Util contains some static methods that are useful for the internal implementation of Postina.