|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Util.PropertiesGetter
public abstract static class Util.PropertiesGetter
Method Summary | |
---|---|
protected java.lang.Object[] |
array()
|
static Util.PropertiesGetter |
create(java.lang.Object owner,
int mods)
|
static Util.PropertiesGetter |
create(java.lang.Object owner,
int mods,
boolean recurse)
|
java.lang.Object[] |
values()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final Util.PropertiesGetter create(java.lang.Object owner, int mods)
public static final Util.PropertiesGetter create(java.lang.Object owner, int mods, boolean recurse)
protected java.lang.Object[] array()
public java.lang.Object[] values()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |