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