Package com.intellij.util
Interface SpinAllocator.ICreator<T>
-
- Enclosing class:
- SpinAllocator<T>
public static interface SpinAllocator.ICreator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
createInstance()
-
-
-
Method Detail
-
createInstance
T createInstance()
-
-