| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Method and Description |
|---|---|
LogEventType.NativeImpl |
LogEventType.NativeImpl.get() |
static LogEventType.NativeImpl |
LogEventType.nativeImpl(CharSequence str)
Returns enum instance for the given label, defaults to first enum value.
|
static LogEventType.NativeImpl |
LogEventType.nativeImpl(int ordinal)
Returns enum instance for the given ordinal, defaults to first enum value.
|
static LogEventType.NativeImpl |
LogEventType.nativeImpl(LogEventType<?> instance)
Returns enum instance for the given LogEventType.
|
static LogEventType.NativeImpl |
LogEventType.NativeImpl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEventType.NativeImpl[] |
LogEventType.NativeImpl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.