public final class LazyCollections extends Object
static <T> List<T>
lazyAdd(List<T> list, T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> List<T> lazyAdd(List<T> list, T obj)
list
obj
Copyright © 2017 OpenDaylight. All rights reserved.