Package org.gnome.gio

Class FileIOStream.Builder<B extends FileIOStream.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
FileIOStream

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