Uses of Interface
net.automatalib.common.util.ref.Ref
-
Packages that use Ref Package Description net.automatalib.common.util.ref -
-
Uses of Ref in net.automatalib.common.util.ref
Classes in net.automatalib.common.util.ref that implement Ref Modifier and Type Class Description classStrongRef<T>A strong reference wrapper, complying to theRefinterface.classWeakRef<T>A weak reference wrapper, complying to theRefinterface.
-