Package org.gnome.gio

Class Permission.Builder<B extends Permission.Builder<B>>

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

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