summaryrefslogtreecommitdiffstats
path: root/jack-api/src/com/android/jack/api/arzon
diff options
context:
space:
mode:
authorPiotr Jastrzebski <haaawk@google.com>2015-02-20 11:52:06 +0000
committerPiotr Jastrzebski <haaawk@google.com>2015-02-20 11:53:08 +0000
commit8e5bb565e36cb32b66246c3e28bcabcf68d465b7 (patch)
treed2057b32707edb89fab6ff98f89479dcdc1882fa /jack-api/src/com/android/jack/api/arzon
parentbd0163914f80bf8db57493f7b7dc059178514b2f (diff)
downloadtoolchain_jack-8e5bb565e36cb32b66246c3e28bcabcf68d465b7.zip
toolchain_jack-8e5bb565e36cb32b66246c3e28bcabcf68d465b7.tar.gz
toolchain_jack-8e5bb565e36cb32b66246c3e28bcabcf68d465b7.tar.bz2
Use equals to compare InputLibrary objects.
InputLibrary objects are compared with != in addImportedTypes method. I believe that it works because there's only one instance of each InputLibrary but this may change in the future and will cause some problems then. It's also quite unconventional to compare objects with != in Java. Change-Id: I46c7ce4bda9ef428b4cd1e37436fb04979627fe8
Diffstat (limited to 'jack-api/src/com/android/jack/api/arzon')
0 files changed, 0 insertions, 0 deletions