Package | Description |
---|---|
nl.lxtreme.ols.util |
Modifier and Type | Method and Description |
---|---|
static NumberUtils.BitOrder |
NumberUtils.BitOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberUtils.BitOrder[] |
NumberUtils.BitOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
NumberUtils.convertBitOrder(int aValue,
int aBitCount,
NumberUtils.BitOrder aBitOrder)
Converts the given value into a desired bit order.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.