Package com.jake

Interface Summary
AlgorithmClassifier Interface for an automatic classifier of a "mystery data structure".
Collection12<T extends Comparable<? super T>> Interface for a general-purpose, generic container object.
 

Class Summary
ArtificialClock A simulated "clock" that keeps track of how much time has passed during calls to the methods described in the Collection12 interface.
MysteryDataStructure<T extends Comparable<? super T>> A mystery data structure that acts as a general-purpose container.
 

Enum Summary
DataStructureType