Package org.spongepowered.asm.util
Class Handles
- java.lang.Object
-
- org.spongepowered.asm.util.Handles
-
public final class Handles extends java.lang.ObjectUtility class for working with method and field handles
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisField(org.objectweb.asm.Handle handle)static intopcodeFromTag(int tag)static inttagFromOpcode(int opcode)
-