Interface BooleanObject

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

public interface BooleanObject extends AtomicObject
A BooleanObject represents Boolean value.

A detailed description can be found in the BooleanClass.

Author:
Rainer Maximini
See Also: