Uses of Interface
nonapi.io.github.classgraph.recycler.Resettable
-
Packages that use Resettable Package Description nonapi.io.github.classgraph.fastzipfilereader -
-
Uses of Resettable in nonapi.io.github.classgraph.fastzipfilereader
Classes in nonapi.io.github.classgraph.fastzipfilereader that implement Resettable Modifier and Type Class Description private static class
NestedJarHandler.RecyclableInflater
Wrapper class that allows anInflater
instance to be reset for reuse and then recycled by aRecycler
.
-