Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Method and Description |
---|---|
static ByteOrder |
ByteOrder.systemByteOrder()
Obtains the byte order of the byte order of the system.
|
static ByteOrder |
ByteOrder.value(int value)
Converts an int into a policy type.
|
static ByteOrder |
ByteOrder.value(String value)
Converts a string into a policy type.
|
static ByteOrder |
ByteOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ByteOrder[] |
ByteOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.