public final class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T[] |
cloneArray(T[] original)
Performs a deep copy of the given array by calling a copy constructor to build clones of each array element.
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.