Class NSInflectionRuleExplicit

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSInflectionRuleExplicit
extends NSInflectionRule
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • NSInflectionRuleExplicit

      protected NSInflectionRuleExplicit()
    • NSInflectionRuleExplicit

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

      protected NSInflectionRuleExplicit​(NSObject.SkipInit skipInit)
    • NSInflectionRuleExplicit

      public NSInflectionRuleExplicit​(NSMorphology morphology)
  • Method Details

    • getMorphology

      public NSMorphology getMorphology()
    • getAutomaticRule

      public static NSInflectionRule getAutomaticRule()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(NSMorphology morphology)