Interface NamedContextFluent<A extends NamedContextFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ConfigFluent.ContextsNested<N>, WatchEventFluent.NamedContextObjectNested<N>
All Known Implementing Classes:
ConfigFluentImpl.ContextsNestedImpl, DoneableNamedContext, NamedContextBuilder, NamedContextFluentImpl, WatchEventFluentImpl.NamedContextObjectNestedImpl

public interface NamedContextFluent<A extends NamedContextFluent<A>>
extends Fluent<A>