Class NSExtensions

    • Constructor Summary

      Constructors 
      Constructor Description
      NSExtensions()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static <T extends NSObject>
      T
      alloc​(java.lang.Class<T> c)  
      • Methods inherited from class org.robovm.objc.ObjCExtensions

        initObject, updateStrongRef
      • Methods inherited from class java.lang.Object

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

      • NSExtensions

        public NSExtensions()
    • Method Detail

      • alloc

        protected static <T extends NSObject> T alloc​(java.lang.Class<T> c)