Class VolatileIntType.WrappedIntType

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

private static class VolatileIntType.WrappedIntType extends IntType
  • Constructor Details

    • WrappedIntType

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

      public WrappedIntType(IntAccess access)
  • Method Details

    • setAccess

      public void setAccess(IntAccess access)