Package rife.bld.extension.propertyfile
Class EntryInt
Declares the modifications to be made to an
Integer-based property.- Since:
- 1.0
- Author:
- Erik C. Thauvin
-
Constructor Details
-
EntryInt
Creates a newentry.- Parameters:
key- the required property key
-
-
Method Details
-
pattern
Sets theDecimalFormatpattern.- Parameters:
pattern- the pattern
-
set
Sets the newpropertyvalue to an integer.- Parameters:
i- The integer to set the value to- Returns:
- this instance
-