dalvik.bytecode
Class OpcodeInfo

java.lang.Object
  extended by dalvik.bytecode.OpcodeInfo

public final class OpcodeInfo
extends Object


Field Summary
static int MAXIMUM_PACKED_VALUE
           
static int MAXIMUM_VALUE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAXIMUM_VALUE

public static final int MAXIMUM_VALUE

MAXIMUM_PACKED_VALUE

public static final int MAXIMUM_PACKED_VALUE


Copyright © 2008-2012. All Rights Reserved.