users@grizzly.java.net

Re: What's mean of size parameter?

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Mon, 9 May 2011 14:49:17 +0200

It's the max number of objects, which might be cached per thread.

Alexey.

On May 9, 2011, at 10:04 , yangjun2 wrote:

> public static synchronized <E> CachedTypeIndex<E>
> obtainIndex(Class<E> clazz,
> int size) ?
> size -----what's mean of it?
>
> --
> View this message in context: http://grizzly.1045725.n5.nabble.com/What-s-mean-of-size-parameter-tp4381294p4381294.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.