Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

beBoolean(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java boolean or Boolean type.
beByte(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java byte or Byte type.
beDouble(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java double or Double type.
beFloat(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java float or Float type.
beInteger(ST.Nulls) - Static method in class acdp.design.ST
Returns column type analogon of a Java int or Integer type.
beLong(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java long or Long type.
beShort(ST.Nulls) - Static method in class acdp.design.ST
Returns the column type analogon of a Java short or Short type.
beString() - Static method in class acdp.design.ST
Returns the column type analogon of a Java String type.
beString(ST.Nulls, ST.OutrowStringLength) - Static method in class acdp.design.ST
Returns the String column type with an outrow storage scheme and applying the "UTF-8" charset for any byte conversions.
beString(Charset, ST.Nulls, int) - Static method in class acdp.design.ST
Returns the String column type with an inrow storage scheme and applying the specified charset for any byte conversions.
beString(Charset, ST.Nulls, ST.OutrowStringLength) - Static method in class acdp.design.ST
Returns the String column type with an outrow storage scheme and applying the specified charset for any byte conversions.
bitCount(byte[], int, int) - Static method in class acdp.misc.Utils
Returns the number of one-bits in the specified subarray of bytes.
blockSize() - Method in interface acdp.Information.WRStoreInfo
Returns the size in bytes of a memory block within the FL file space.
bmLength(int) - Static method in class acdp.misc.Utils
Returns the number of bytes of a bitmap with n bits represented as an array of bytes.
bnd4 - Static variable in class acdp.misc.Utils
The value of bnd4[x] for 0 ≤ x < 4 is equal to 256x - 1 and the value of bnd4[4] is equal to the value of the Integer.MAX_VALUE constant.
bnd8 - Static variable in class acdp.misc.Utils
The value of bnd8[x] for 0 ≤ x < 8 is equal to 256x - 1 and the value of bnd8[8] is equal to the value of the Long.MAX_VALUE constant.
BooleanType - Interface in acdp.types
The column type analogon of a Java boolean or Boolean type.
buildPath(String, Path) - Static method in class acdp.misc.Utils
Builds a path from the specified path string and the optional directory path.
ByteType - Interface in acdp.types
The column type analogon of a Java byte or Byte type.
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form