@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface OnClassFileEvent
"java/util/List".| Modifier and Type | Required Element and Description |
|---|---|
String |
classNameRegexp
Regexp of class name.
|
public abstract String classNameRegexp
public abstract FileEvent[] events
Copyright © 2018. All rights reserved.