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