| Modifier and Type | Field and Description |
|---|---|
Collection<T> |
added
never null
|
int |
numAdded |
int |
numRemoved |
Collection<T> |
removed
never null
|
| Constructor and Description |
|---|
AdjustCollectionResult() |
public Collection<T> removed
public Collection<T> added
public int numAdded
public int numRemoved
Copyright © 2018 Bedework. All rights reserved.