Uses of Interface
org.kordamp.jarviz.util.JarUtils.IOFunction
Packages that use JarUtils.IOFunction
-
Uses of JarUtils.IOFunction in org.kordamp.jarviz.util
Methods in org.kordamp.jarviz.util with parameters of type JarUtils.IOFunctionModifier and TypeMethodDescriptionstatic <T> TJarUtils.withJarEntry(JarFile jarFile, JarEntry entry, JarUtils.IOFunction<InputStream, T> consumer)