Uses of Class
nl.lxtreme.ols.util.NumberUtils.BitOrder

Packages that use NumberUtils.BitOrder
nl.lxtreme.ols.util   
 

Uses of NumberUtils.BitOrder in nl.lxtreme.ols.util
 

Methods in nl.lxtreme.ols.util that return NumberUtils.BitOrder
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.
 

Methods in nl.lxtreme.ols.util with parameters of type NumberUtils.BitOrder
static int NumberUtils.convertBitOrder(int aValue, int aBitCount, NumberUtils.BitOrder aBitOrder)
          Converts the given value into a desired bit order.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.