public interface VisitableFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Visitable visitable)
Return true if the Visitable passes the filter.
|
boolean accept(Visitable visitable) throws StandardException
StandardException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.