com.android.dx.io
Class Code.CatchHandler
java.lang.Object
com.android.dx.io.Code.CatchHandler
- Enclosing class:
- Code
public static class Code.CatchHandler
- extends Object
|
Constructor Summary |
Code.CatchHandler(int[] typeIndexes,
int[] addresses,
int catchAllAddress)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Code.CatchHandler
public Code.CatchHandler(int[] typeIndexes,
int[] addresses,
int catchAllAddress)
getTypeIndexes
public int[] getTypeIndexes()
getAddresses
public int[] getAddresses()
getCatchAllAddress
public int getCatchAllAddress()
Copyright © 2013. All Rights Reserved.