T
public class NodeMatchingEdgeFilter<T> extends Object implements Filter<Node<T>>
Node
Edge
NodeMatchingEdgeFilter(Filter<Edge<T>> edgeFilter)
boolean
accept(Node<T> node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeMatchingEdgeFilter(Filter<Edge<T>> edgeFilter)
public boolean accept(Node<T> node)
Filter
accept
Filter<Node<T>>
node
Copyright © 2015 Revolution Systems Inc.. All rights reserved.