Interface ByteArrayObject

All Superinterfaces:
AtomicObject, DataObject, PropertyHandler
All Known Implementing Classes:
ByteArrayObjectImpl

public interface ByteArrayObject extends AtomicObject
A BooleanObject represents a byte arry as value.

A detailed description can be found in the ByteArrayClass.

Author:
Rainer Maximini
See Also: