public abstract class FilterExecutor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FilterExecutor.InvalidFilterException |
Constructor and Description |
---|
FilterExecutor() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
accept(GCUBEResource resource) |
public abstract boolean accept(GCUBEResource resource) throws FilterExecutor.InvalidFilterException