Uses of Class
org.aksw.commons.util.ref.RefImpl
-
Packages that use RefImpl Package Description org.aksw.commons.util.ref -
-
Uses of RefImpl in org.aksw.commons.util.ref
Fields in org.aksw.commons.util.ref declared as RefImpl Modifier and Type Field Description protected RefImpl<T>RefImpl. parentConstructors in org.aksw.commons.util.ref with parameters of type RefImpl Constructor Description RefImpl(RefImpl<T> parent, T value, Object synchronizer, AutoCloseable releaseAction, Object comment)
-