Interface DoubleIterable

All Superinterfaces:
Iterable<Double>

public interface DoubleIterable extends Iterable<Double>