Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
static VARENUM |
VARENUM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VARENUM[] |
VARENUM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ValuedEnum<VARENUM> |
VARENUM.fromValue(long value) |
Iterator<VARENUM> |
VARENUM.iterator() |
Copyright © 2009-2020. All Rights Reserved.