public final class Sampled<T> extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object pobj) |
int |
getNrSamples() |
T |
getObj() |
int |
hashCode() |
String |
toString() |
public Sampled(T obj, int nrSamples)
Copyright © 2018 SPF4J. All rights reserved.