Modifier and Type | Interface | Description |
---|---|---|
static interface |
CanonicalMap.CanonicalMapBuilder |
The Interface CanonicalMapBuilder.
|
static interface |
CanonicalMap.MutableCanonicalMap |
The Interface MutableCanonicalMap.
|
static interface |
ClassStructMap.ClassStructMapBuilder |
The Interface ClassStructMapBuilder.
|
static interface |
ClassStructMap.MutableClassStructMap |
The Interface MutableClassStructMap.
|
static interface |
InterOperableMap.InterOperableMapBuilder<T> |
The
InterOperableMap.InterOperableMapBuilder provides convenience accessor default
methods for supporting primitive data types. |
static interface |
InterOperableMap.MutableInterOperableMap<T> |
The
InterOperableMap.InterOperableMapBuilder provides convenience accessor default
methods for supporting primitive data types. |
static interface |
PathMap.PathMapBuilder<T> |
The
PathMap.PathMapBuilder adds builder functionality to the
PathMap.MutablePathMap . |
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 |
ClassStructMapBuilderImpl |
The Class ClassStructBuilderImpl.
|
class |
PathMapBuilderImpl<T> |
The Class PathMapBuilderImpl.
|
class |
SimpleTypeMapBuilderImpl |
An implementation of the
SimpleTypeMap.SimpleTypeMapBuilder . |
Copyright © 2021. All rights reserved.