Package org.eclnt.util.file
Class PropertiesFileManager.PropertyValue
java.lang.Object
org.eclnt.util.file.PropertiesFileManager.PropertyValue
- All Implemented Interfaces:
Comparable<PropertiesFileManager.PropertyValue>
- Enclosing class:
- PropertiesFileManager
public static class PropertiesFileManager.PropertyValue
extends Object
implements Comparable<PropertiesFileManager.PropertyValue>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
i_property
-
i_value
-
-
Constructor Details
-
PropertyValue
-
-
Method Details
-
getProperty
-
getValue
-
compareTo
- Specified by:
compareTo
in interfaceComparable<PropertiesFileManager.PropertyValue>
-