Uses of Class
nonapi.io.github.classgraph.fileslice.ArraySlice
Packages that use ArraySlice
-
Uses of ArraySlice in nonapi.io.github.classgraph.fileslice
Constructors in nonapi.io.github.classgraph.fileslice with parameters of type ArraySliceModifierConstructorDescriptionprivate
ArraySlice
(ArraySlice parentSlice, long offset, long length, boolean isDeflatedZipEntry, long inflatedLengthHint, NestedJarHandler nestedJarHandler) Constructor for treating a range of an array as a slice.