java.lang.Object
org.neo4j.driver.internal.bolt.routedimpl.cluster.loadbalancing.RoundRobinArrayIndex

public class RoundRobinArrayIndex extends Object
  • Method Details

    • next

      public int next(int arrayLength)