Uses of Package
nonapi.io.github.classgraph.recycler
-
Packages that use nonapi.io.github.classgraph.recycler Package Description io.github.classgraph nonapi.io.github.classgraph.fastzipfilereader nonapi.io.github.classgraph.recycler -
Classes in nonapi.io.github.classgraph.recycler used by io.github.classgraph Class Description Recycler Recycler 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.fastzipfilereader Class Description Recycler Recycler for instances of type T, where instantiating this type may throw checked exception E.Resettable An interface for recycleable objects that need to be reset whenRecycleOnClose.close()
is called to recycle the object. -
Classes in nonapi.io.github.classgraph.recycler used by nonapi.io.github.classgraph.recycler Class Description RecycleOnClose An AutoCloseable wrapper for a recyclable object instance.Recycler Recycler for instances of type T, where instantiating this type may throw checked exception E.