Class VolatileUnsignedIntType.WrappedUnsignedIntType

All Implemented Interfaces:
Comparable<UnsignedIntType>, NativeType<UnsignedIntType>, ComplexType<UnsignedIntType>, IntegerType<UnsignedIntType>, NumericType<UnsignedIntType>, RealType<UnsignedIntType>, Add<UnsignedIntType>, Div<UnsignedIntType>, Mul<UnsignedIntType>, MulFloatingPoint, Pow<UnsignedIntType>, PowFloatingPoint, SetOne, SetZero, Sub<UnsignedIntType>, ValueEquals<UnsignedIntType>, Type<UnsignedIntType>
Enclosing class:
VolatileUnsignedIntType

private static class VolatileUnsignedIntType.WrappedUnsignedIntType extends UnsignedIntType
  • Constructor Details

    • WrappedUnsignedIntType

      public WrappedUnsignedIntType(NativeImg<?, ? extends IntAccess> img)
    • WrappedUnsignedIntType

      public WrappedUnsignedIntType(IntAccess access)
  • Method Details

    • setAccess

      public void setAccess(IntAccess access)