FloatConsts.MIN_SUB_EXPONENT

The exponent the smallest positive {@code float} subnormal value would have if it could be normalized.

class FloatConsts
enum int MIN_SUB_EXPONENT;

Meta