Uses of Interface
org.glassfish.grizzly.utils.PoolableObject
-
Packages that use PoolableObject Package Description org.glassfish.grizzly.utils -
-
Uses of PoolableObject in org.glassfish.grizzly.utils
Classes in org.glassfish.grizzly.utils with type parameters of type PoolableObject Modifier and Type Interface Description interfaceObjectPool<E extends PoolableObject>Basic interface for object pool implementationsClasses in org.glassfish.grizzly.utils that implement PoolableObject Modifier and Type Class Description classPair<K,L>Key : Value pair implementation.
-