Class TracerFactory.Builder<B extends TracerFactory.Builder<B>>

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

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