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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
length
public abstract int length()
getClonedArray
public abstract A getClonedArray()
getType
public abstract Class<?> getType()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.