org.expasy.jpl.commons.collection.graph
Class GraphPredicate.GraphInstancePredicate<T>

java.lang.Object
  extended by org.expasy.jpl.commons.collection.graph.GraphPredicate.GraphInstancePredicate<T>
All Implemented Interfaces:
org.apache.commons.collections15.Predicate<T>
Enclosing class:
GraphPredicate

public static class GraphPredicate.GraphInstancePredicate<T>
extends Object
implements org.apache.commons.collections15.Predicate<T>


Constructor Summary
GraphPredicate.GraphInstancePredicate()
           
 
Method Summary
 boolean evaluate(T o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphPredicate.GraphInstancePredicate

public GraphPredicate.GraphInstancePredicate()
Method Detail

evaluate

public boolean evaluate(T o)
Specified by:
evaluate in interface org.apache.commons.collections15.Predicate<T>

toString

public String toString()
Overrides:
toString in class Object


Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.