Package org.gnome.gio

Class UnixConnection.Builder<B extends UnixConnection.Builder<B>>

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

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