Class SystemProperty.IntegerSystemProperty

    • Constructor Detail

      • IntegerSystemProperty

        public IntegerSystemProperty​(boolean mandatory,
                                     long defaultValue,
                                     String... properties)
    • Method Detail

      • getTypedValue

        public long getTypedValue()
        Returns:
        integer value of property
        Throws:
        NumberFormatException - if property cannot be parsed