Package org.gnome.gio

Class TcpConnection.Builder<B extends TcpConnection.Builder<B>>

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

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