org.expasy.jpl.commons.collection.graph
Class GraphPredicate.ValuePredicate<T extends Number>
java.lang.Object
org.expasy.jpl.commons.collection.graph.GraphPredicate.ValuePredicate<T>
- All Implemented Interfaces:
- org.apache.commons.collections15.Predicate<T>
- Enclosing class:
- GraphPredicate
public static class GraphPredicate.ValuePredicate<T extends Number>
- extends Object
- implements org.apache.commons.collections15.Predicate<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphPredicate.ValuePredicate
public GraphPredicate.ValuePredicate(T threshold)
evaluate
public boolean evaluate(T value)
- Specified by:
evaluate in interface org.apache.commons.collections15.Predicate<T extends Number>
Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.