diff options
author | Harvey Harrison <[email protected]> | 2013-09-04 15:55:40 -0700 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2013-09-04 15:55:40 -0700 |
commit | 2ebb8363effaa205972ba7f056aa6435a7fa8d62 (patch) | |
tree | c8d129ad21265c3144b0ed2a7692ff9c34fe259e /make | |
parent | c47bac817d39fda74f757da79f781190fe3ca581 (diff) |
gluegen: loop over entries in HashMap directly rather than looping over keys
This saves repeated lookups of the value mapped to each key by just looping
over the entries directly.
Also remove the URIException clause as this method never can throw that exception.
Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions