public class ProbabilitySampler extends Object implements Sampler<Object>
double
threshold
ALWAYS, NEVER
ProbabilitySampler(double threshold)
boolean
next(Object info)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double threshold
public ProbabilitySampler(double threshold)
public boolean next(Object info)
next
Sampler<Object>
Copyright © 2014. All rights reserved.