Class AudioClock.Builder<B extends AudioClock.Builder<B>>

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

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