Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y

B

beige - Static variable in class luky.util.Col
 
BinarySemaphore - Class in luky.util
The BinarySempaphore Class is a class that holds all logic that's required for synchronizing access and execution of threads
BinarySemaphore() - Constructor for class luky.util.BinarySemaphore
constructor for a blocking semaphore (no timeout)
BinarySemaphore(long) - Constructor for class luky.util.BinarySemaphore
timed constructor
BinarySemaphore(String) - Constructor for class luky.util.BinarySemaphore
timed constructor
BinConverter - Class in luky.crypt
some helper routines for data conversion, all data is treated in network byte order
BinConverter() - Constructor for class luky.crypt.BinConverter
 
binHexToBytes(String, byte[], int, int, int) - Static method in class luky.crypt.BinConverter
converts a binhex string back into a byte array (invalid codes will be skipped)
bisque - Static variable in class luky.util.Col
 
bisque1 - Static variable in class luky.util.Col
 
bisque2 - Static variable in class luky.util.Col
 
bisque3 - Static variable in class luky.util.Col
 
bisque4 - Static variable in class luky.util.Col
 
black - Static variable in class luky.util.Col
 
BlanchedAlmond - Static variable in class luky.util.Col
 
BlockingQueue - Class in luky.util
BlockingQueue is used to coordinate work between a producer and consumer threads.
BlockingQueue() - Constructor for class luky.util.BlockingQueue
default constructor
BLOCKSIZE - Static variable in class luky.crypt.BlowfishECB
block size of this cipher (in bytes)
BlowfishCBC - Class in luky.crypt
implementation of the Blowfish encryption algorithm in CBC mode 1.0.0 - Release under LGPL (a.b.c) (a=major, b=class compatible, c=api compatible)
BlowfishCBC(byte[], long) - Constructor for class luky.crypt.BlowfishCBC
constructor
BlowfishCipher - Class in luky.crypt
A Blowfish Ciphering object that can be used to crypt and decrypt strings Revision Changes :
1.00 - initial version 1.01 - added interface for byte arrays 2.00 - port to luky
BlowfishCipher(String, Random) - Constructor for class luky.crypt.BlowfishCipher
default constructor
BlowfishCipher(byte[], Random) - Constructor for class luky.crypt.BlowfishCipher
default constructor
BlowfishECB - Class in luky.crypt
implementation of the Blowfish encryption algorithm in ECB mode
BlowfishECB(byte[]) - Constructor for class luky.crypt.BlowfishECB
default constructor
blue - Static variable in class luky.util.Col
 
BLUE - Static variable in class luky.util.Constants
 
blue1 - Static variable in class luky.util.Col
 
blue2 - Static variable in class luky.util.Col
 
blue3 - Static variable in class luky.util.Col
 
blue4 - Static variable in class luky.util.Col
 
BlueViolet - Static variable in class luky.util.Col
 
brown - Static variable in class luky.util.Col
 
brown1 - Static variable in class luky.util.Col
 
brown2 - Static variable in class luky.util.Col
 
brown3 - Static variable in class luky.util.Col
 
brown4 - Static variable in class luky.util.Col
 
burlywood - Static variable in class luky.util.Col
 
burlywood1 - Static variable in class luky.util.Col
 
burlywood2 - Static variable in class luky.util.Col
 
burlywood3 - Static variable in class luky.util.Col
 
burlywood4 - Static variable in class luky.util.Col
 
byteArrayToLong(byte[], int) - Static method in class luky.crypt.BinConverter
gets bytes from an array into a long
byteArrayToUNCString(byte[], int, int) - Static method in class luky.crypt.BinConverter
converts a byte array into an UNICODE string
bytesToBinHex(byte[]) - Static method in class luky.crypt.BinConverter
converts a byte array to a binhex string
bytesToBinHex(byte[], int, int) - Static method in class luky.crypt.BinConverter
converts a byte array to a binhex string

Luky Library - 4.1.1 (20061117-1148)
A B C D E F G H I J K L M N O P Q R S T U V W Y