Uses of Interface
xyz.cofe.coll.im.htree.Nest.PathNode
Packages that use Nest.PathNode
-
Uses of Nest.PathNode in xyz.cofe.coll.im.htree
Subinterfaces of Nest.PathNode in xyz.cofe.coll.im.htreeClasses in xyz.cofe.coll.im.htree that implement Nest.PathNodeModifier and TypeClassDescriptionfinal classstatic final recordНачало путиstatic final classstatic final classMethods in xyz.cofe.coll.im.htree that return Nest.PathNodeModifier and TypeMethodDescriptionImListNest.ImListItValue.withPathValue(Object value) Nest.PathNode.withPathValue(Object value) Создает клон элемента, с указанным значениемNest.RootPathNode.withPathValue(Object value) OptionalNest.OptionalValue.withPathValue(Object value) RecordNest.RecordIt.withPathValue(Object value) Method parameters in xyz.cofe.coll.im.htree with type arguments of type Nest.PathNodeModifier and TypeMethodDescriptionvoidNodeVisitor.enter(ImList<Nest.PathNode> path) voidNodeVisitor.exit(ImList<Nest.PathNode> path) NodeVisitor.update(ImList<Nest.PathNode> path)