Add LazyCollections.lazyAdd for Sets 86/93686/1
authorIllia <illia.ihushev@pantheon.tech>
Mon, 26 Oct 2020 16:15:39 +0000 (18:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 8 Nov 2020 17:02:32 +0000 (18:02 +0100)
commit37af07f6c5cc88ca9c0ee39e546c7d6939043b1d
tree52936f449693bb2e415d17b754f8b41c0dab3ba9
parent3be2e25d0c25c56008f4930ccc8575b1ff05ac28
Add LazyCollections.lazyAdd for Sets

This will be used for GenerateType field, which is set of specified
getters.

JIRA: MDSAL-426
Change-Id: I691aa13c88147828890e0639441f607515053af8
Signed-off-by: Illia <illia.ihushev@pantheon.tech>
(cherry picked from commit 7caf3d717451ea9a98b19ab58e175281b5029055)
common/util/src/main/java/org/opendaylight/yangtools/util/LazyCollections.java