| Package | Description |
|---|---|
| com.adgear.anoa.test.nested |
| Modifier and Type | Field and Description |
|---|---|
static Enum.Thrift |
Enum.Thrift.OFF |
static Enum.Thrift |
Enum.Thrift.ON |
| Modifier and Type | Method and Description |
|---|---|
static Enum.Thrift |
Enum.thrift(CharSequence str)
Returns enum instance for the given label, defaults to first enum value.
|
static Enum.Thrift |
Enum.thrift(Enum<?> instance)
Returns enum instance for the given Enum.
|
static Enum.Thrift |
Enum.thrift(EnumThrift instance)
Returns enum instance for the given Thrift enum.
|
static Enum.Thrift |
Enum.thrift(int ordinal)
Returns enum instance for the given ordinal, defaults to first enum value.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.