public static interface ArrayUtil.ArrayEquality
Modifier and Type | Method and Description |
---|---|
boolean |
itemEquals(Object firstArray,
Object otherArray) |
boolean |
typeEquals(Class<?> firstType,
Class<?> otherType) |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.