Uses of Class
javassist.scopedpool.SoftValueHashMap.SoftValueRef
-
Packages that use SoftValueHashMap.SoftValueRef Package Description javassist.scopedpool A custom class pool for several JBoss products. -
-
Uses of SoftValueHashMap.SoftValueRef in javassist.scopedpool
Methods in javassist.scopedpool that return SoftValueHashMap.SoftValueRef Modifier and Type Method Description private static SoftValueHashMap.SoftValueRef
SoftValueHashMap.SoftValueRef. create(java.lang.Object key, java.lang.Object val, java.lang.ref.ReferenceQueue q)
-