diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-07-17 15:02:37 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-07-17 15:02:59 -0700 |
commit | 39122feeda8a36406aa9d3beb0e05cfb0d77981c (patch) | |
tree | 626718d355b2702b92b487097af75a45083a6658 /appc-adapters | |
parent | afad136327003c1a4b8f3a5708e27d96e3374d67 (diff) |
Replace Lists with new ArrayList
The Lists.newArrayList method is not being used here in a
way that provides significant benefit over new ArrayList
and Lists was causing a class not found exception.
Change-Id: I61bbfc5e55cb283c10f3681a7e336ae346347d03
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1613
Diffstat (limited to 'appc-adapters')
0 files changed, 0 insertions, 0 deletions