Package org.gnome.gio

Class IOStream.Builder<B extends IOStream.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Direct Known Subclasses:
FileIOStream.Builder, SimpleIOStream.Builder, SocketConnection.Builder, TlsConnection.Builder
Enclosing class:
IOStream

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