public interface Numerable
Define an element that can contain a num field
abstract Integer
getNum()
abstract Unit
setNum(Integer num)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Integer getNum()
abstract Unit setNum(Integer num)