JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
xyz.jpenilla.gremlin.runtime
Interface JarProcessor
All Known Implementing Classes:
RelocationProcessor
@NullMarked
public interface
JarProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
cacheKey
()
void
process
(
Path
input,
Path
output)
Method Details
cacheKey
@Nullable
String
cacheKey
()
process
void
process
(
Path
input,
Path
output)
throws
IOException
Throws:
IOException