Class RoundRobinArrayIndex

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

public class RoundRobinArrayIndex extends Object
  • Method Details

    • next

      public int next(int arrayLength)