@FunctionalInterface public interface BeforeExecutionFileFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.String uri)
Determines whether or not a before execution file filtered event is accepted.
|
boolean accept(java.lang.String uri)
uri - the uri to filter.Copyright © 2001-2022. All Rights Reserved.