Class FileInputStream.Builder<B extends FileInputStream.Builder<B>>

Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
FileInputStream

public static class FileInputStream.Builder<B extends FileInputStream.Builder<B>> extends InputStream.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.