Package utilities

Interface Summary
CloneableObject Interface to be implemented by all classes that implement the method clone.
Computable Interface to be implemented by all classes that permit the standard arithmetic operations.
MyComparable Interface to be implemented by all classes that permit comparison between their objects.
Operable  
Zero Interface to be implemented by all classes that implement provide a zero value and test for zero.
 

Class Summary
ChangeArrayLength  
ChangeArraySize  
Dummy  
MatrixOperations  
MyInputStream  
MyMath  
test