public static class AssertUtils.AnnotationCopy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static <A extends Annotation> |
of(Class<A> annotationModelType,
Annotation annotationClone) |
public static <A extends Annotation> A of(Class<A> annotationModelType, Annotation annotationClone)
Copyright © 2012-2016. All Rights Reserved.