
public static interface AutoBeanVisitor.MapPropertyContext extends AutoBeanVisitor.PropertyContext
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getKeyType()
Returns the map's key type.
|
Class<?> |
getValueType()
Returns the map's value type.
|
accept, canSet, getType, setCopyright © 2016. All rights reserved.