Package sjm.utensil

Interface Summary
PubliclyCloneable Defines a type of object which anybody can clone.
 

Class Summary
FileString This class has a static method that returns a file's characters as a single String.
LimitingLinearCalculator A LimitingLinearCalculator is a LinearCalculator where the data points given in the constructor limit the extrapoltation.
LinearCalculator A LinearCalculator models two variables that vary linearly with each other.
SwingUtensil This class harbors a few handy swing utilities.