public class AnnotatedOverrideMap
extends java.lang.Object
| Constructor and Description |
|---|
AnnotatedOverrideMap() |
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedOverrideMap |
create() |
static AnnotatedMethod<?> |
getMethod(java.lang.reflect.Method method) |
static void |
putMethod(java.lang.reflect.Method method,
AnnotatedMethod<?> annMethod) |
public static AnnotatedOverrideMap create()
public static void putMethod(java.lang.reflect.Method method,
AnnotatedMethod<?> annMethod)
public static AnnotatedMethod<?> getMethod(java.lang.reflect.Method method)