|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.fikin.pojostate.state.AbstractState.PropertyNameComparator
protected class AbstractState.PropertyNameComparator
This class is solely created to be used by
AbstractState.getProperty(String)
to search in the Vector with Properties for given name.
Field Summary | |
---|---|
protected java.lang.String |
name
|
Constructor Summary | |
---|---|
protected |
AbstractState.PropertyNameComparator()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String name
Constructor Detail |
---|
protected AbstractState.PropertyNameComparator()
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |