Uses of Class
io.github.classgraph.utils.Recycler.Recyclable
-
Packages that use Recycler.Recyclable Package Description io.github.classgraph.utils -
-
Uses of Recycler.Recyclable in io.github.classgraph.utils
Methods in io.github.classgraph.utils that return Recycler.Recyclable Modifier and Type Method Description Recycler.RecyclableRecycler. acquire()Acquire a Recyclable wrapper around an object instance.
-