Interface DoubleObject

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

public interface DoubleObject extends NumericObject
A DoubleObject represents a double as value.

A detailed description can be found in the DoubleClass.

Author:
Rainer Maximini
See Also: