|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BitSequenceReader.BitArrayWorker | |
|---|---|
| org.biojava3.core.sequence.storage | |
| Uses of BitSequenceReader.BitArrayWorker in org.biojava3.core.sequence.storage |
|---|
| Subclasses of BitSequenceReader.BitArrayWorker in org.biojava3.core.sequence.storage | |
|---|---|
static class |
FourBitSequenceReader.FourBitArrayWorker<C extends Compound>
A four bit per compound implementation of the bit array worker code. |
static class |
TwoBitSequenceReader.TwoBitArrayWorker<C extends NucleotideCompound>
Extension of the BitArrayWorker which provides the 2bit implementation code. |
| Constructors in org.biojava3.core.sequence.storage with parameters of type BitSequenceReader.BitArrayWorker | |
|---|---|
BitSequenceReader(BitSequenceReader.BitArrayWorker<C> worker,
AccessionID accession)
Instance which allows you to supply a different @{BitArrayWorker} object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||