Class Box.DoubleBox

java.lang.Object
de.scravy.bedrock.Box<Double>
de.scravy.bedrock.Box.DoubleBox
All Implemented Interfaces:
ExtendedIterable<Double>, Function0<Double>, HasLengthAtLeast, Iterable<Double>, Consumer<Double>, Supplier<Double>
Enclosing class:
Box<T>

public static class Box.DoubleBox
extends Box<Double>