Properties
class is used for storing application properties. This is greatly influenced by the java.util.Properties
class found in Java SE. However it is created from scratch to make it as small and fast as possible for use in a Java ME environment.
@author Johan Karlsson (johan.karlsson@jayway.se)
@since 0.1
|
|