Class ByteBuddyPatchRegistry.Installation
java.lang.Object
me.tamkungz.nilkit.tooling.bytebuddy.ByteBuddyPatchRegistry.Installation
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
ByteBuddyPatchRegistry
public static final class ByteBuddyPatchRegistry.Installation
extends Object
implements AutoCloseable
-
Method Summary
-
Method Details
-
reset
public boolean reset() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-