public abstract class StatisticalDigestParametricType extends Object implements ParametricType
| Constructor and Description |
|---|
StatisticalDigestParametricType() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
checkArgument(boolean argument,
String format,
Object... args) |
Type |
createType(List<TypeParameter> parameters) |
protected abstract Type |
getType(List<TypeParameter> parameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getTypeSignatureBasepublic Type createType(List<TypeParameter> parameters)
createType in interface ParametricTypeprotected abstract Type getType(List<TypeParameter> parameters)
Copyright © 2012–2022. All rights reserved.