Class Buffer.Builder<B extends Buffer.Builder<B>>

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

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