public class ImageJPatcher extends java.lang.Object
ClassPatcher
(which uses Javassist) to inject method
hooks, which are implemented in the icy.imagej.patches
package.Constructor and Description |
---|
ImageJPatcher() |
Modifier and Type | Method and Description |
---|---|
static void |
applyPatches()
Overrides class behavior of ImageJ classes by injecting method hooks.
|
public ImageJPatcher()
public static void applyPatches()