public abstract static class Resources.Prop extends Resources.Element
| Modifier and Type | Field and Description |
|---|---|
protected Resources.PropertyAccessor |
accessor |
protected boolean |
hasDefault |
key, method| Constructor and Description |
|---|
Prop(Resources.PropertyAccessor accessor,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
checkDefault() |
(package private) void |
checkDefault2() |
boolean |
hasDefault() |
boolean |
isSet() |
deriveKeyprotected final Resources.PropertyAccessor accessor
protected final boolean hasDefault
public Prop(Resources.PropertyAccessor accessor, Method method)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.