java.lang.Object
org.neo4j.bolt.connection.routed.impl.cluster.loadbalancing.RoundRobinArrayIndex

public class RoundRobinArrayIndex extends Object
  • Method Details

    • next

      public int next(int arrayLength)