Package org.gnome.gio

Class TcpWrapperConnection.Builder<B extends TcpWrapperConnection.Builder<B>>

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

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