Package jadx.api.plugins.input.data
Interface ICatch
-
- All Known Implementing Classes:
CatchData
public interface ICatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCatchAllHandler()int[]getHandlers()java.lang.String[]getTypes()
-