| Package | Description |
|---|---|
| com.simiacryptus.util.binary.bitset | |
| com.simiacryptus.util.binary.codes |
| Modifier and Type | Method and Description |
|---|---|
BitsCollection.CodeType |
BitsCollection.getType(Bits bits)
Gets type.
|
static BitsCollection.CodeType |
BitsCollection.CodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitsCollection.CodeType[] |
BitsCollection.CodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BitsCollection.CodeType |
HammingCode.HammingCodeCollection.getType(Bits bits) |
Copyright © 2018 SimiaCryptus Software. All rights reserved.