Class VolatileUnsignedShortType.WrappedUnsignedShortType

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

private static class VolatileUnsignedShortType.WrappedUnsignedShortType extends UnsignedShortType
  • Constructor Details

    • WrappedUnsignedShortType

      public WrappedUnsignedShortType(NativeImg<?, ? extends ShortAccess> img)
    • WrappedUnsignedShortType

      public WrappedUnsignedShortType(ShortAccess access)
  • Method Details

    • setAccess

      public void setAccess(ShortAccess access)