Module aya.ij.parsing.core
Package com.intellij.util.containers
package com.intellij.util.containers
-
ClassDescriptionLimitedPool<T>A simple object pool which instantiates objects on-demand and keeps up to the given number of objects for later reuse.MultiMap<K,
V> Pass custom map usingMultiMap(Map)if needed.Stack<T>