| Modifier and Type | Method and Description |
|---|---|
static <T> Util.AdjustCollectionResult<T> |
Util.adjustCollection(Collection<T> newCol,
Collection<T> toAdjust)
Used to adjust a collection toAdjust so that it looks like the collection
newCol.
|
Copyright © 2018 Bedework. All rights reserved.