summaryrefslogtreecommitdiffstats
path: root/src/java/net
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2014-05-18 10:01:56 -0700
committerHarvey Harrison <[email protected]>2014-05-18 10:03:15 -0700
commit775ec79d5d719c1eba9c4687ae066f6b82696e4f (patch)
tree8bc2e6e44929502fed91ab000eea7de701b401d9 /src/java/net
parent274dbc38e4b671579a07cce8bf7ecab6520e22d6 (diff)
gluegen: avoid a suppressed warning annotation by using the ArrayList copy constructor
clone() can't be used without warnigns and is no more efficient that the copy constructor, replace the call and kill the suppressed warning annotation. While here, mark the modifier list as private final. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'src/java/net')
0 files changed, 0 insertions, 0 deletions