Package org.gnome.gio

Class ZlibDecompressor.Builder<B extends ZlibDecompressor.Builder<B>>

java.lang.Object
io.github.jwharm.javagi.gobject.Builder<B>
org.gnome.gobject.GObject.Builder<B>
org.gnome.gio.ZlibDecompressor.Builder<B>
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
ZlibDecompressor

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