public class MethodHolder extends Object
| Constructor and Description |
|---|
MethodHolder(boolean collection) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getInnerReturnType() |
Class<?> |
getReturnType() |
boolean |
isCollection() |
void |
setInnerReturnType(Class<?> innerReturnType) |
void |
setReturnType(Class<?> returnType) |
Copyright © 2020. All rights reserved.