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