Class MLModelCollectionEntry

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLModelCollectionEntry
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MLModelCollectionEntry

      protected MLModelCollectionEntry()
    • MLModelCollectionEntry

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

      protected MLModelCollectionEntry​(NSObject.SkipInit skipInit)
  • Method Details

    • getModelIdentifier

      public String getModelIdentifier()
    • getModelURL

      public NSURL getModelURL()
    • isEqualToModelCollectionEntry

      public boolean isEqualToModelCollectionEntry​(MLModelCollectionEntry entry)