Index
All Classes and Interfaces|All Packages|Serialized Form
N
- net.fornwall.aoc - package net.fornwall.aoc
-
This package contains a single
Solver
class for solving Advent of Code problems.
S
- solve(int, int, int, String) - Static method in class net.fornwall.aoc.Solver
-
Solve the specified problem with the given input.
- Solver - Class in net.fornwall.aoc
-
A solver of Advent of Code problems.
- SolverException - Exception in net.fornwall.aoc
-
Exception thrown when an Advent of Code solution can not be solved by the
Solver.solve(int, int, int, String)
All Classes and Interfaces|All Packages|Serialized Form