hex.rf
Class Sampling

java.lang.Object
  extended by hex.rf.Sampling

public abstract class Sampling
extends java.lang.Object


Nested Class Summary
static class Sampling.Strategy
          Available sampling strategies.
 
Constructor Summary
Sampling()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sampling

public Sampling()