
T - public static class ArraySet.Difference<T> extends Object implements ArraySet.Combiner<T>
| Constructor and Description |
|---|
Difference() |
| Modifier and Type | Method and Description |
|---|---|
T[] |
combine(T[] a,
T[] b,
T[] resultArray)
Perform combination of sets a and b.
|
public T[] combine(T[] a, T[] b, T[] resultArray)
ArraySet.Combinercombine in interface ArraySet.Combiner<T>Copyright © 2018 universAAL Consortium. All rights reserved.