public final class ImplementedByProcessor
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> java.lang.Class<?> |
getWrapperClass(java.lang.Class<T> iface)
Gets the wrapper class (descended from ElementImpl) for the annotation
ImplementedBy.
|
public static <T> java.lang.Class<?> getWrapperClass(java.lang.Class<T> iface)
T - type of the wrapped class.iface - iface to process for annotationsCopyright © 2017 PPI AG. All rights reserved.