Package com.intellij.util
Class StringSetSpinAllocator
- java.lang.Object
-
- com.intellij.util.StringSetSpinAllocator
-
public class StringSetSpinAllocator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<String>
alloc()
static void
dispose(Set<String> instance)
-