OSDN Git Service

Add user-friendly constructors to StdField
authorPiotr Gurgul <pgurgul@google.com>
Thu, 23 Sep 2010 18:30:14 +0000 (11:30 -0700)
committerPiotr Gurgul <pgurgul@google.com>
Thu, 23 Sep 2010 22:25:34 +0000 (15:25 -0700)
commit7351211af4fdfc436eae69a3641c0880f8c8b608
tree19b5f22743e156259a1b9dfec7d780310ab77161
parenta7f5cee6539fbfd6fd145614a5970f05439a648f
Add user-friendly constructors to StdField

This is to simplify programmatic use of StdField to create dex fields
dynamically without knowledge of the dex internal format.

Change-Id: Ib11980509e0336d1e0253b6d480240d6832b73dd
dexgen/src/com/android/dexgen/rop/StdField.java