|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseNode | |
| com.sdm.quasar.client.core.data.impl | |
| com.sdm.quasar.client.core.data.structure | |
| Uses of BaseNode in com.sdm.quasar.client.core.data.impl |
| Methods in com.sdm.quasar.client.core.data.impl that return BaseNode | |
BaseNode |
DefaultDataStructureConfiguration.addBaseNode(java.lang.String key,
java.lang.Class type)
|
| Uses of BaseNode in com.sdm.quasar.client.core.data.structure |
| Methods in com.sdm.quasar.client.core.data.structure that return BaseNode | |
BaseNode |
DataStructureConfiguration.addBaseNode(java.lang.String key,
java.lang.Class type)
Registers a base node that does not depend on any other node and holds a value of the given type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||