final class Day05
extends java.lang.Object
Modifier | Constructor | Description |
---|---|---|
private |
Day05() |
Modifier and Type | Method | Description |
---|---|---|
(package private) static int |
getSteps(int... inputs) |
|
(package private) static int |
getSteps(java.util.function.IntUnaryOperator op,
int... inputs) |