public static class SystemProperty.IntegerSystemProperty extends AbstractSystemProperty
myPropertyKey, myPropertyValue
Constructor and Description |
---|
IntegerSystemProperty(boolean mandatory,
long defaultValue,
String... properties) |
Modifier and Type | Method and Description |
---|---|
long |
getTypedValue() |
public IntegerSystemProperty(boolean mandatory, long defaultValue, String... properties)
public long getTypedValue()
NumberFormatException
- if property cannot be parsedCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.