Use ImmutableList for internal tracking 25/102425/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Sep 2022 09:54:49 +0000 (11:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Sep 2022 09:54:49 +0000 (11:54 +0200)
commit1fe6b711a635f9c6b7d17272bdc4b61d62857b30
tree4ff5f18b83e2ca82f3dc845f848b2c963cca8a84
parent59e764bc67d3c349cc112e0a64ba2a3bb679079e
Use ImmutableList for internal tracking

We are already assuming immutability, clean up types to make things a
tad more streamlined.

Change-Id: I50c94050d4632a25c6c0dafb42fc87ec76cbc7aa
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-filterchain/src/main/java/org/opendaylight/aaa/filterchain/configuration/impl/CustomFilterAdapterConfigurationImpl.java