Interface NodeSpecFluent<A extends NodeSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeFluent.SpecNested<N>, WatchEventFluent.NodeSpecObjectNested<N>
All Known Implementing Classes:
DoneableNodeSpec, NodeFluentImpl.SpecNestedImpl, NodeSpecBuilder, NodeSpecFluentImpl, WatchEventFluentImpl.NodeSpecObjectNestedImpl

public interface NodeSpecFluent<A extends NodeSpecFluent<A>>
extends Fluent<A>