Uses of Interface
com.intellij.util.SpinAllocator.ICreator
-
Packages that use SpinAllocator.ICreator Package Description com.intellij.util -
-
Uses of SpinAllocator.ICreator in com.intellij.util
Fields in com.intellij.util declared as SpinAllocator.ICreator Modifier and Type Field Description protected SpinAllocator.ICreator<T>
SpinAllocator. myCreator
Deprecated.Constructors in com.intellij.util with parameters of type SpinAllocator.ICreator Constructor Description SpinAllocator(SpinAllocator.ICreator<T> creator, SpinAllocator.IDisposer<T> disposer)
Deprecated.
-