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