Modifier and Type | Field and Description |
---|---|
byte |
value
The
byte contained by this holder. |
Constructor and Description |
---|
ByteHolder()
Make a new
ByteHolder with a null value. |
ByteHolder(byte value)
Make a new
ByteHolder with value as
the value. |
Copyright © The Apache Software Foundation. All Rights Reserved.