Class PositiveLong

  • All Implemented Interfaces:
    PrimitiveNumber

    public class PositiveLong
    extends NonNegativeLong
    An integer whose constraints are bound to Java's 64-bit signed integer type and a further positive restriction.
    Author:
    callan