public final class ConfigurationKey<T>
extends java.lang.Object
AbstractQueryConfig
. It also holds the value's type, which is
defined in the generic argument.AbstractQueryConfig
Modifier and Type | Method and Description |
---|---|
static <T> ConfigurationKey<T> |
newInstance()
Creates a new instance.
|
public static <T> ConfigurationKey<T> newInstance()
T
- the value's typeCopyright © 2000–2019 The Apache Software Foundation. All rights reserved.