Class Windows.Builder<W extends Window>

Type Parameters:
W - The final type of the target instances, at least Window.
All Implemented Interfaces:
Setup<W,Windows.Builder<W>>, Components.Setup<W,Windows.Builder<W>>, Containers.Setup<W,Windows.Builder<W>>, Windows.Setup<W,Windows.Builder<W>>
Enclosing class:
Windows

public static final class Windows.Builder<W extends Window> extends LateBuilder<W,Windows.Builder<W>> implements Windows.Setup<W,Windows.Builder<W>>
Builder implementation to build target instances of Window.