public class PropertiesRepository extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
layers |
protected org.apache.logging.log4j.Logger |
logger |
| Constructor and Description |
|---|
PropertiesRepository() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getLayers() |
protected Map<String,com.google.common.collect.ListMultimap<String,ValueWithModifier>> |
getPropertiesCache() |
void |
init() |
boolean |
isInitialized() |
void |
setInitialized(boolean initialized) |
static void |
setLayers(List<String> pLayer) |
String |
toString() |
public void init()
protected Map<String,com.google.common.collect.ListMultimap<String,ValueWithModifier>> getPropertiesCache()
public boolean isInitialized()
public void setInitialized(boolean initialized)
Copyright © 2018. All rights reserved.