public class SingletonBuilderAPI extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SingletonBuilderAPI.Builder<A,P>
The first clause of the DSL.
|
static interface |
SingletonBuilderAPI.FinalClause<P>
The final clause of the DSL.
|
static interface |
SingletonBuilderAPI.SecondClause<P>
The second clause of the DSL.
|
| Constructor and Description |
|---|
SingletonBuilderAPI() |
Copyright © 2017. All Rights Reserved.