| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
key
Key type.
|
Class<?> |
value
Value type.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
keyIsNullable
Whether keys may be null.
|
boolean |
valueIsNullable
Whether values may be null.
|
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.