Package org.gnome.gio

Class SocketConnection.Builder<B extends SocketConnection.Builder<B>>

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

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