public interface EdgeFilterCallback
Modifier and Type | Method and Description |
---|---|
boolean |
keepEdge(OracleEdgeBase edge)
Returns true if the given edge is to be kept( implying that it satisfies all conditions specified in this method).
|
boolean keepEdge(OracleEdgeBase edge)
edge
- an OracleEdge instanceCopyright © 2017 Oracle and/or its affiliates. All Rights Reserved.