org.neo4j.kernel.impl.util
Class RelIdArray.IdBlock

java.lang.Object
  extended by org.neo4j.kernel.impl.util.RelIdArray.IdBlock
Enclosing class:
RelIdArray

public abstract static class RelIdArray.IdBlock
extends Object


Constructor Summary
RelIdArray.IdBlock()
           
 
Method Summary
protected abstract  RelIdArray.IdBlock copyInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelIdArray.IdBlock

public RelIdArray.IdBlock()
Method Detail

copyInstance

protected abstract RelIdArray.IdBlock copyInstance()


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.