Class PositiveFloat

All Implemented Interfaces:
PrimitiveNumber

public class PositiveFloat extends NonNegativeFloat
A float whose constraints are bound to Java's 64-bit float (double) and a further positive restriction.
Author:
callan