-
- All Implemented Interfaces:
public final class RuntimeTypeDefBitSequenceBit sequence runtime type
-
-
Field Summary
Fields Modifier and Type Field Description private final BigIntegerstoreprivate final BigIntegerorder
-
Constructor Summary
Constructors Constructor Description RuntimeTypeDefBitSequence(BigInteger store, BigInteger order)
-
Method Summary
Modifier and Type Method Description final BigIntegergetStore()final BigIntegergetOrder()-
-
Constructor Detail
-
RuntimeTypeDefBitSequence
RuntimeTypeDefBitSequence(BigInteger store, BigInteger order)
-
-
Method Detail
-
getStore
final BigInteger getStore()
-
getOrder
final BigInteger getOrder()
-
-
-
-