Interface SpinAllocator.ICreator<T>

  • Enclosing class:
    SpinAllocator<T>

    public static interface SpinAllocator.ICreator<T>
    • Method Detail

      • createInstance

        T createInstance()