Class BackForwardListItem.Builder<B extends BackForwardListItem.Builder<B>>

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

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