程序包 com.intellij.util.containers
package com.intellij.util.containers
-
类说明LimitedPool<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>