public class Combiner extends Object
Combinable objects.| Constructor and Description |
|---|
Combiner() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Combinable<T>> |
combine(T[] objects)
Combine an array of
Combinable objects. |
public static <T extends Combinable<T>> int combine(T[] objects)
Combinable objects.T - common combinable type of objectsobjects - The objects to combine. This array will contain the combined objects on return.objects that are valid after return JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl