|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfast.ScalarValue
org.openfast.BitVectorValue
public class BitVectorValue
| Field Summary | |
|---|---|
BitVector |
value
|
| Fields inherited from class org.openfast.ScalarValue |
|---|
NULL, UNDEFINED |
| Constructor Summary | |
|---|---|
BitVectorValue(BitVector value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(BitVectorValue other)
|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class org.openfast.ScalarValue |
|---|
copy, equalsValue, getBytes, isNull, isUndefined, toBigDecimal, toByte, toDouble, toInt, toLong, toShort, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public BitVector value
| Constructor Detail |
|---|
public BitVectorValue(BitVector value)
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic boolean equals(BitVectorValue other)
public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||