Package org.gnome.gio

Class ListStore.Builder<B extends ListStore.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
ListStore<T extends GObject>

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