- All Superinterfaces:
Nest.NestIt,Nest.PathNode
- All Known Implementing Classes:
ImListNest.ImListItValue,OptionalNest.OptionalValue,RecordNest.RecordIt
- Enclosing interface:
Nest
public static sealed interface Nest.NestItValue
extends Nest.NestIt, Nest.PathNode
permits ImListNest.ImListItValue, OptionalNest.OptionalValue, RecordNest.RecordIt
Есть элемент
-
Method Summary
Methods inherited from interface xyz.cofe.coll.im.htree.Nest.PathNode
withPathValue
-
Method Details
-
value
Object value() -
update
-
pathValue
Description copied from interface:Nest.PathNodeЗначение узла дерева- Specified by:
pathValuein interfaceNest.PathNode- Returns:
- значение
-