|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BitVectorValue
in the core plug-in instead.
@Deprecated public interface BitVectorValue
Interface of a BitVectorCell
, forces method to return
BitSet
.
Nested Class Summary | |
---|---|
static class |
BitVectorValue.BitVectorUtilityFactory
Deprecated. Utility Factory for Bit Vector values. |
Nested classes/interfaces inherited from interface org.knime.core.data.DataValue |
---|
DataValue.UtilityFactory |
Field Summary | |
---|---|
static DataValue.UtilityFactory |
UTILITY
Deprecated. Utility factory for bitvector value. |
Method Summary | |
---|---|
BitSet |
getBitSet()
Deprecated. |
int |
getNumBits()
Deprecated. |
String |
toHexString()
Deprecated. |
Field Detail |
---|
static final DataValue.UtilityFactory UTILITY
Method Detail |
---|
int getNumBits()
BitSet getBitSet()
String toHexString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |