public class UnwrapperDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isMap |
boolean |
isSimpleValue |
TypeLiteral |
mapValueTypeLiteral |
Method |
method |
| Constructor and Description |
|---|
UnwrapperDescriptor(Method method) |
public Method method
public boolean isMap
public boolean isSimpleValue
public TypeLiteral mapValueTypeLiteral
public UnwrapperDescriptor(Method method)
Copyright © 2019. All rights reserved.