J avolution v5.4 (J2SE 1.6+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z

B

bitCount(long) - Static method in class javolution.lang.MathLib
Returns the number of one-bits in the two's complement binary representation of the specified long value.
bitLength(int) - Static method in class javolution.lang.MathLib
Returns the number of bits in the minimal two's-complement representation of the specified int, excluding a sign bit.
bitLength(long) - Static method in class javolution.lang.MathLib
Returns the number of bits in the minimal two's-complement representation of the specified long, excluding a sign bit.
bitOffset() - Method in class javolution.io.Struct.Member
Returns the bit offset of this member in its struct.
bitSize() - Method in class javolution.io.Struct.Member
Returns the number of bits in this member
BOOLEAN_XML - Static variable in class javolution.xml.XMLFormat
Holds the default XML representation for java.lang.Boolean.
BOOLEANS_FACTORY - Static variable in class javolution.context.ArrayFactory
Holds factory for boolean arrays.
BYTE_XML - Static variable in class javolution.xml.XMLFormat
Holds the default XML representation for java.lang.Byte.
byteOrder() - Method in class javolution.io.Struct
Returns the byte order for this struct (configurable).
BYTES_FACTORY - Static variable in class javolution.context.ArrayFactory
Holds factory for byte arrays.
byteValue() - Method in class javolution.io.Struct.BitField
 

J avolution v5.4 (J2SE 1.6+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright © 2005 - 2009 Javolution.