Uses of Interface
org.refcodes.struct.TypeModeAccessor.TypeModeBuilder
-
-
Uses of TypeModeAccessor.TypeModeBuilder in org.refcodes.struct
Classes in org.refcodes.struct with type parameters of type TypeModeAccessor.TypeModeBuilder Modifier and Type Interface Description static interfaceTypeModeAccessor.TypeModeBuilder<B extends TypeModeAccessor.TypeModeBuilder<B>>Provides a builder method for a type mode property returning the builder for applying multiple build operations.
-