public class OpcodeUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isALoad(int seen) |
static boolean |
isAStore(int seen) |
static boolean |
isInvokeInterfaceSpecialStaticOrVirtual(int seen) |
Copyright © 2005-2014 MeBigFatGuy.com. All Rights Reserved.