Package | Description |
---|---|
com.carrotsearch.hppc.generator |
Modifier and Type | Field and Description |
---|---|
Type |
TemplateOptions.ktype |
Type |
TemplateOptions.vtype |
Modifier and Type | Method and Description |
---|---|
Type |
TemplateOptions.getKType() |
Type |
TemplateOptions.getVType() |
static Type |
Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TemplateOptions(Type ktype) |
TemplateOptions(Type ktype,
Type vtype) |
Copyright © 2017 Carrot Search s.c.. All rights reserved.