Uses of Class
org.jvnet.hk2.internal.ServiceLocatorImpl.IgdCacheKey
-
Packages that use ServiceLocatorImpl.IgdCacheKey Package Description org.jvnet.hk2.internal -
-
Uses of ServiceLocatorImpl.IgdCacheKey in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type ServiceLocatorImpl.IgdCacheKey Modifier and Type Field Description private WeakCARCache<ServiceLocatorImpl.IgdCacheKey,ServiceLocatorImpl.IgdValue>ServiceLocatorImpl. igashCacheprivate WeakCARCache<ServiceLocatorImpl.IgdCacheKey,ServiceLocatorImpl.IgdValue>ServiceLocatorImpl. igdCacheMethods in org.jvnet.hk2.internal with parameters of type ServiceLocatorImpl.IgdCacheKey Modifier and Type Method Description private ServiceLocatorImpl.IgdValueServiceLocatorImpl. igdCacheCompute(ServiceLocatorImpl.IgdCacheKey key)
-