Interface IFloatValueDescriptor

All Superinterfaces:
IValueDescriptor<Number,IFloatValueBuilder>, Serializable

public interface IFloatValueDescriptor extends IValueDescriptor<Number,IFloatValueBuilder>
A IValueDescriptor for a float value. The value must be a 64-bit IEEE floating point value. Optionally, it can be restricted to a certain range.
Since:
7.0.0
Author:
XIMA MEDIA GmbH