Interface DoubleIterator

All Superinterfaces:
Iterator<Double>

public interface DoubleIterator extends Iterator<Double>
  • Method Details

    • nextDouble

      double nextDouble()