Class Box.IntBox

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

public static class Box.IntBox
extends Box<Integer>