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