Searched defs:Form10x (Results 1 - 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
H A DForm10x.java28 public final class Form10x extends InsnFormat { class in inherits:InsnFormat
30 public static final InsnFormat THE_ONE = new Form10x();
36 private Form10x() { method in class:Form10x

Completed in 125 milliseconds