|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.util.NVUtil.nv_find
static class NVUtil.nv_find
Helper class to retrieve NameValue.
| Constructor Summary | |
|---|---|
NVUtil.nv_find(java.lang.String name)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
equalof(java.lang.Object nv)
Judges whether to maintain the name that NameValue object retrieves. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NVUtil.nv_find(java.lang.String name)
name -
Name to find| Method Detail |
|---|
public boolean equalof(java.lang.Object nv)
equalof in interface equalFunctornv -
NameValue of object
java.lang.ClassCastException -
Throws Exception, when the specified object is not
NameValue object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||