|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
com.carrotsearch.hppc.generator |
Uses of Type in com.carrotsearch.hppc.generator |
---|
Fields in com.carrotsearch.hppc.generator declared as Type | |
---|---|
Type |
TemplateOptions.ktype
|
Type |
TemplateOptions.vtype
|
Methods in com.carrotsearch.hppc.generator that return Type | |
---|---|
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. |
Constructors in com.carrotsearch.hppc.generator with parameters of type Type | |
---|---|
TemplateOptions(Type ktype)
|
|
TemplateOptions(Type ktype,
Type vtype)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |