Package | Description |
---|---|
org.neo4j.helpers |
Common Java utilities.
|
Modifier and Type | Field and Description |
---|---|
static ArrayUtil.ArrayEquality |
ArrayUtil.DEFAULT_ARRAY_EQUALITY |
Modifier and Type | Method and Description |
---|---|
static boolean |
ArrayUtil.equals(Object firstArray,
Object otherArray,
ArrayUtil.ArrayEquality equality)
I also can't believe this method is missing from
Arrays . |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.