utilities
Interface Operable

All Known Implementing Classes:
Dummy, MyInteger, MyDouble

public abstract interface Operable
extends Computable, java.lang.Comparable


Methods inherited from interface utilities.Computable
add, decrement, divide, identity, increment, mod, multiply, subtract, zero
 
Methods inherited from interface java.lang.Comparable
compareTo