public class IgnoreFilter extends java.lang.Object implements VisitableFilter
Constructor and Description |
---|
IgnoreFilter()
Trivial constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Visitable visitable)
Return true if the Visitable passes the filter.
|
public boolean accept(Visitable visitable)
VisitableFilter
accept
in interface VisitableFilter
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.