com.arsdigita.util
Interface Graphs.NodeSelector

All Known Implementing Classes:
Graphs.EqualityTerminator
Enclosing interface:
Graphs

public static interface Graphs.NodeSelector

See Also:
Graphs.findPath(Graph, Object, Graphs.EdgeSelector, Graphs.NodeSelector)

Method Summary
 boolean test(Object node)
           
 

Method Detail

test

public boolean test(Object node)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC