Class resample.RVPredicateGreater
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class resample.RVPredicateGreater

java.lang.Object
   |
   +----resample.RVPredicate
           |
           +----resample.RVPredicateGreater

public class RVPredicateGreater
extends RVPredicate

Constructor Index

 o RVPredicateGreater(double)

Method Index

 o test(double)

Constructors

 o RVPredicateGreater
  public RVPredicateGreater(double value)

Methods

 o test
  public boolean test(double value)
Overrides:
test in class RVPredicate

All Packages  Class Hierarchy  This Package  Previous  Next  Index