public class QuantileDigestParametricType extends StatisticalDigestParametricType
| Modifier and Type | Field and Description |
|---|---|
static QuantileDigestParametricType |
QDIGEST |
| Constructor and Description |
|---|
QuantileDigestParametricType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Type |
getType(List<TypeParameter> parameters) |
checkArgument, createTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeSignatureBasepublic static final QuantileDigestParametricType QDIGEST
public String getName()
public Type getType(List<TypeParameter> parameters)
getType in class StatisticalDigestParametricTypeCopyright © 2012–2022. All rights reserved.