public final class NullableUInt2Holder extends Object implements ValueHolder
| Constructor and Description |
|---|
NullableUInt2Holder() |
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode()
Reason for not supporting the operation is that ValueHolders are potential scalar
replacements and hence we don't want any methods to be invoked on them.
|
String |
toString()
Reason for not supporting the operation is that ValueHolders are potential scalar
replacements and hence we don't want any methods to be invoked on them.
|
public static final int WIDTH
public int isSet
public char value
Copyright © 2024 The Apache Software Foundation. All rights reserved.