Package | Description |
---|---|
com.whitestein.lsps.common.collections |
Modifier and Type | Method and Description |
---|---|
static <E> DiffList<E> |
DiffList.create(Collection<? extends E> c1,
Collection<? extends E> c2)
Creates a new difference from the given collections.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.