Package | Description |
---|---|
dk.heick.properties.collections | |
dk.heick.properties.io | |
dk.heick.properties.types.utils |
Class and Description |
---|
CommentedProperties
Commented Properties, where it loads and saves comments as well.
Rules for general comments. |
Class and Description |
---|
CommentedProperties
Commented Properties, where it loads and saves comments as well.
Rules for general comments. |
Class and Description |
---|
GenericFilter
An interface which determines if the object of type
T should be accepted. |
StringList
Convenience class for a list of strings, extension of
ArrayList<String> . |