Class VolatileUnsignedByteType.WrappedUnsignedByteType

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

private static class VolatileUnsignedByteType.WrappedUnsignedByteType extends UnsignedByteType
  • Constructor Details

    • WrappedUnsignedByteType

      public WrappedUnsignedByteType(NativeImg<?, ? extends ByteAccess> img)
    • WrappedUnsignedByteType

      public WrappedUnsignedByteType(ByteAccess access)
  • Method Details

    • setAccess

      public void setAccess(ByteAccess access)