|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.envers.tools.ArraysTools
public class ArraysTools
| Constructor Summary | |
|---|---|
ArraysTools()
|
|
| Method Summary | ||
|---|---|---|
static
|
arrayIncludesInstanceOf(T[] array,
Class<?> cls)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArraysTools()
| Method Detail |
|---|
public static <T> boolean arrayIncludesInstanceOf(T[] array,
Class<?> cls)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||