Class Uint

All Implemented Interfaces:
Type<BigInteger>
Direct Known Subclasses:
Uint104, Uint112, Uint120, Uint128, Uint136, Uint144, Uint152, Uint16, Uint160, Uint168, Uint176, Uint184, Uint192, Uint200, Uint208, Uint216, Uint224, Uint232, Uint24, Uint240, Uint248, Uint256, Uint32, Uint40, Uint48, Uint56, Uint64, Uint72, Uint8, Uint80, Uint88, Uint96

public class Uint extends IntType
Unsigned integer type.
  • Field Details

  • Constructor Details

  • Method Details

    • valid

      protected boolean valid()
      Overrides:
      valid in class IntType