com.arsdigita.util
Class Graphs.EqualityTerminator

java.lang.Object
  extended bycom.arsdigita.util.Graphs.EqualityTerminator
All Implemented Interfaces:
Graphs.NodeSelector
Enclosing class:
Graphs

public static final class Graphs.EqualityTerminator
extends Object
implements Graphs.NodeSelector


Constructor Summary
Graphs.EqualityTerminator(Object node)
           
 
Method Summary
 boolean test(Object node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graphs.EqualityTerminator

public Graphs.EqualityTerminator(Object node)
Throws:
NullPointerException - if node is null
Method Detail

test

public boolean test(Object node)
Specified by:
test in interface Graphs.NodeSelector


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