public final class LazyCollections extends Object
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
lazyAdd(List<T> list,
T obj)
Add an element to a list, potentially transforming the list.
|
Copyright © 2019 OpenDaylight. All rights reserved.