E - The type of the executor@FunctionalInterface
public interface ArgumentRequirement<E>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ExecutionContext<E> executionContext)
Test if the command can be executed.
|
boolean test(ExecutionContext<E> executionContext)
executionContext - The execution context