org.neo4j.server.helpers
Class PropertyTypeDispatcher.PropertyArray<A,T>
java.lang.Object
org.neo4j.server.helpers.PropertyTypeDispatcher.PropertyArray<A,T>
- All Implemented Interfaces:
- Iterable<T>
- Enclosing class:
- PropertyTypeDispatcher<K,T>
public abstract static class PropertyTypeDispatcher.PropertyArray<A,T>
- extends Object
- implements Iterable<T>
length
public abstract int length()
getClonedArray
public abstract A getClonedArray()
getType
public abstract Class<?> getType()
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.