public abstract class AbstractProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractProperties.Prop |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,AbstractProperties.Prop> |
map |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractProperties(Map<String,AbstractProperties.Prop> map) |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,AbstractProperties.Prop> |
create(Class<?> cls) |
org.vesalainen.math.UnitType |
getType(String property) |
boolean |
isProperty(String property) |
protected Map<String,AbstractProperties.Prop> map
protected AbstractProperties(Map<String,AbstractProperties.Prop> map)
Copyright © 2016. All rights reserved.