Uses of Interface
org.refcodes.io.InputStreamAccessor.InputStreamBuilder
-
-
Uses of InputStreamAccessor.InputStreamBuilder in org.refcodes.io
Classes in org.refcodes.io with type parameters of type InputStreamAccessor.InputStreamBuilder Modifier and Type Interface Description static interfaceInputStreamAccessor.InputStreamBuilder<B extends InputStreamAccessor.InputStreamBuilder<B>>Provides a builder method for a Input-Stream property returning the builder for applying multiple build operations.Subinterfaces of InputStreamAccessor.InputStreamBuilder in org.refcodes.io Modifier and Type Interface Description interfaceInputStreamStringBuilderClasses in org.refcodes.io that implement InputStreamAccessor.InputStreamBuilder Modifier and Type Class Description classInputStreamStringBuilderImplImplementation of theInputStreamStringBuilderinterface.
-