public final class UnsignedIntegerFourBytes extends UnsignedVariableInteger
UnsignedVariableInteger.Bitsvalue| Constructor and Description |
|---|
UnsignedIntegerFourBytes(long value) |
UnsignedIntegerFourBytes(String s) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedVariableInteger.Bits |
getBits() |
equals, getMinValue, getValue, hashCode, increment, isInRange, setValue, toStringpublic UnsignedIntegerFourBytes(long value)
throws NumberFormatException
NumberFormatExceptionpublic UnsignedIntegerFourBytes(String s) throws NumberFormatException
NumberFormatExceptionpublic UnsignedVariableInteger.Bits getBits()
getBits in class UnsignedVariableIntegerCopyright © 2023 jUPnP.org. All rights reserved.