Modifier and Type | Interface | Description |
---|---|---|
interface |
CanonicalMap |
The
CanonicalMap is an "intermediate" type adding type and
Data-Structure related functionality to any implementing class. |
static interface |
CanonicalMap.CanonicalMapBuilder |
The Interface CanonicalMapBuilder.
|
static interface |
CanonicalMap.MutableCanonicalMap |
The Interface MutableCanonicalMap.
|
interface |
SimpleTypeMap |
|
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 |
CanonicalMapImpl |
The Class CanonicalMapImpl.
|
class |
SimpleTypeMapBuilderImpl |
An implementation of the
SimpleTypeMap.SimpleTypeMapBuilder . |
class |
SimpleTypeMapImpl |
An implementation of the
SimpleTypeMap . |
Copyright © 2021. All rights reserved.