public class ParamAnnotation extends Object
| Constructor and Description |
|---|
ParamAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convert(Annotation annotation,
Object param) |
static boolean |
matches(Annotation annotation) |
public static boolean matches(Annotation annotation)
public static Object convert(Annotation annotation, Object param) throws ConversionFailedException
ConversionFailedExceptionCopyright © 2017 Pragmatists. All rights reserved.