@ParametersAreNonnullByDefault
public class ConditionHelpers
extends java.lang.Object
| Constructor and Description |
|---|
ConditionHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> java.util.List<T> |
merge(T first,
T second,
T... others) |