public class AnnotationHook extends Object implements Hook
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
AnnotationHook(HookType type,
String hook) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
hook() |
HookType |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final EPTypeClass EPTYPE
public String hook()
public HookType type()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2005–2021. All rights reserved.