public abstract class D1Params extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
D1Params.Type
Internal Usage only
|
Modifier and Type | Field and Description |
---|---|
protected D1Params.Type |
paramType |
Modifier | Constructor and Description |
---|---|
protected |
D1Params(D1Params.Type paramType) |
Modifier and Type | Method and Description |
---|---|
protected D1Params.Type |
getType()
Get the type of configuration
|
protected final D1Params.Type paramType
protected D1Params(@NonNull D1Params.Type paramType)
@NonNull protected D1Params.Type getType()