Package jbil.common

Interface Summary
Algorithm Classes implementing this interface behave as algorithms.
 

Class Summary
AbstractAlgorithm Stub implementation of the Algorithm interface.
Pair<E,F> Utility 'generalised' class representing a pair of values with not necessarily identical types.
 

Exception Summary
BadInputException Run-time exception used by algorithms to signalise that the some of the inputs are missing or invalid.