Package | Description |
---|---|
info.bioinfweb.commons.collections.bitstorage | |
info.bioinfweb.commons.collections.bitstorage.exception |
Contains exceptions associated with the bit storage classes in bioinfweb.commons.collections.
|
Class and Description |
---|
BitIndexOutOfBoundException
Exception that is thrown if a bit index of a
BitField is used which lies outside the current size
of that field. |
Class and Description |
---|
BitStorageException
Exceptions thrown by an implementation of
BitField should implement this interface. |