@Target(METHOD) @Retention(RUNTIME) public @interface MethodPredicate
String
method
String[]
args
String method
Name of the method that will represent an LHS condition.
String[] args