Class SRFetchResult<SampleType extends NSObject>

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class SRFetchResult<SampleType extends NSObject>
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • SRFetchResult

      protected SRFetchResult()
    • SRFetchResult

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

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

    • getSample

      public SampleType getSample()
    • getTimestamp

      public double getTimestamp()