T
- The type of sampler data.@Internal public abstract class RandomSampler<T> extends Object
Modifier and Type | Field and Description |
---|---|
protected Iterator<T> |
EMPTY_ITERABLE |
protected static double |
EPSILON |
Constructor and Description |
---|
RandomSampler() |
protected static final double EPSILON
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.