public class MapType extends Type
| Constructor and Description |
|---|
MapType() |
MapType(Type keyType,
Type valueType) |
| Modifier and Type | Method and Description |
|---|---|
MapType |
format(String format) |
Type |
getKeyType() |
Type |
getValueType() |
MapType |
tag(String tag) |
MapType |
tags(String... tags) |
Copyright © 2016–2018 Softelnet. All rights reserved.