| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
CanonicalMap.CanonicalMapBuilder |
The Interface CanonicalMapBuilder.
|
static interface |
CanonicalMap.MutableCanonicalMap |
The Interface MutableCanonicalMap.
|
static interface |
InterOperableMap.InterOperableMapBuilder<T> |
The
InterOperableMap.InterOperableMapBuilder provides convenience accessor default
methods for supporting primitive data types. |
static interface |
SimpleTypeMap.MutableSimpleTypeMap |
The
SimpleTypeMap.MutableSimpleTypeMap adds functionality for manipulating the
internal state to the SimpleTypeMap. |
static interface |
SimpleTypeMap.SimpleTypeMapBuilder |
A
SimpleTypeMap.SimpleTypeMapBuilder sets builder functionality (as of the
builder pattern) on top of the SimpleTypeMap.MutableSimpleTypeMap. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CanonicalMapBuilderImpl |
The Class CanonicalMapBuilderImpl.
|
class |
SimpleTypeMapBuilderImpl |
An implementation of the
SimpleTypeMap.SimpleTypeMapBuilder. |
Copyright © 2021. All rights reserved.