Interface IntegerObject

All Superinterfaces:
AtomicObject, DataObject, NumericObject, PropertyHandler
All Known Implementing Classes:
IntegerObjectImpl

public interface IntegerObject extends NumericObject
A IntegerObject represents a byte arry as value.

A detailed description can be found in the IntegerClass.

Author:
Rainer Maximini
See Also: