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 Details

    • reset

      public boolean reset()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable