Uses of Package
nonapi.io.github.classgraph.recycler
Packages that use nonapi.io.github.classgraph.recycler
Package
Description
-
Classes in nonapi.io.github.classgraph.recycler used by io.github.classgraphClassDescriptionRecycler for instances of type T, where instantiating this type may throw checked exception E.
-
Classes in nonapi.io.github.classgraph.recycler used by nonapi.io.github.classgraph.fastzipfilereaderClassDescriptionRecycler for instances of type T, where instantiating this type may throw checked exception E.An interface for recycleable objects that need to be reset when
RecycleOnClose.close()
is called to recycle the object. -
Classes in nonapi.io.github.classgraph.recycler used by nonapi.io.github.classgraph.recyclerClassDescriptionAn AutoCloseable wrapper for a recyclable object instance.Recycler for instances of type T, where instantiating this type may throw checked exception E.