Class SecMatchLimit.Values

  • Enclosing class:
    SecMatchLimit

    public static class SecMatchLimit.Values
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Values()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CFType All()  
      static CFType One()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Values

        public Values()
    • Method Detail

      • One

        public static CFType One()
        Since:
        Available in iOS 2.0 and later.
      • All

        public static CFType All()
        Since:
        Available in iOS 2.0 and later.