public class ArraysTools
extends java.lang.Object
| Constructor and Description |
|---|
ArraysTools() |
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
arrayIncludesInstanceOf(T[] array,
java.lang.Class<?> cls) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.