Package | Description |
---|---|
com.neovisionaries.android.util |
Modifier and Type | Class and Description |
---|---|
class |
Preferences
Wrapper over SharedPreferences.
|
class |
PropertiesWrapper
Properties wrapper.
|
class |
StringBasedTypedProperties
This is an abstract class that provides getters and setters
for key-value pairs.
|
Modifier and Type | Method and Description |
---|---|
static TypedProperties |
PropertiesLoader.load(String file)
Load properties from a file.
|
static TypedProperties |
PropertiesLoader.load(String file,
PropertiesLoader.FileLocation location)
Load properties from a file.
|
static TypedProperties |
PropertiesLoader.load(String file,
PropertiesLoader.FileLocation[] locations)
Load properties from a file.
|
Copyright © 2016. All rights reserved.