Mostly removing Guava dependencies in dexlib2/immutable classes.
I did not rename the classes because it would've made the change too large, but added a README explaining that although they are named "immutable", they rely on unmodifiable java collections and not on immutable guava ones.
Mostly removing Guava dependencies in dexlib2/immutable classes. I did not rename the classes because it would've made the change too large, but added a README explaining that although they are named "immutable", they rely on unmodifiable java collections and not on immutable guava ones.