io.nuun.kernel.api.assertions
Class AssertUtils.AnnotationCopy
java.lang.Object
io.nuun.kernel.api.assertions.AssertUtils.AnnotationCopy
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- AssertUtils
public static class AssertUtils.AnnotationCopy
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static <A extends Annotation> A of(Class<A> annotationModelType,
Annotation annotationClone)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2012-2015. All Rights Reserved.