private static class EventSubscriberTransformer.SubscribeEventPredicate
extends java.lang.Object
implements com.google.common.base.Predicate<org.objectweb.asm.tree.AnnotationNode>
Modifier and Type | Field and Description |
---|---|
(package private) static EventSubscriberTransformer.SubscribeEventPredicate |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
SubscribeEventPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(org.objectweb.asm.tree.AnnotationNode input) |
static final EventSubscriberTransformer.SubscribeEventPredicate INSTANCE