Interface PreferencesFluent<A extends PreferencesFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ConfigFluent.PreferencesNested<N>, WatchEventFluent.PreferencesObjectNested<N>
All Known Implementing Classes:
ConfigFluentImpl.PreferencesNestedImpl, DoneablePreferences, PreferencesBuilder, PreferencesFluentImpl, WatchEventFluentImpl.PreferencesObjectNestedImpl

public interface PreferencesFluent<A extends PreferencesFluent<A>>
extends Fluent<A>