Class MLMultiArrayShapeConstraint

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MLMultiArrayShapeConstraint
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 12.0 and later.
  • Constructor Details

    • MLMultiArrayShapeConstraint

      public MLMultiArrayShapeConstraint()
    • MLMultiArrayShapeConstraint

      protected MLMultiArrayShapeConstraint​(NSObject.Handle h, long handle)
    • MLMultiArrayShapeConstraint

      protected MLMultiArrayShapeConstraint​(NSObject.SkipInit skipInit)
    • MLMultiArrayShapeConstraint

      public MLMultiArrayShapeConstraint​(NSCoder coder)
  • Method Details

    • getType

    • getSizeRangeForDimension

      public NSArray<NSValue> getSizeRangeForDimension()
    • getEnumeratedShapes

      public NSArray<?> getEnumeratedShapes()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)