Index

A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

R

readCombo(long) - Method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay17.Computer
 
readInstruction() - Method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay17.Computer
 
readOutput() - Method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay17.Computer
 
RectangularPrism - Record Class in com.expedient.adventofcodejade.common
A rectangular prism
RectangularPrism(int, int, int) - Constructor for record class com.expedient.adventofcodejade.common.RectangularPrism
Creates an instance of a RectangularPrism record class.
relationship() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay24.Connection
Returns the value of the relationship record component.
reverse() - Method in record class com.expedient.adventofcodejade.common.Vector2
Reverses the direction of the Vector2
RIGHT - Enum constant in enum class com.expedient.adventofcodejade.common.Direction
 
RIGHT - Enum constant in enum class com.expedient.adventofcodejade.solutions.year2024.SolutionDay21.Input
 
Robot - Class in com.expedient.adventofcodejade.solutions.year2024.solutionday15helpers
 
Robot(Coordinate, Vector2, int, int) - Constructor for record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay14.Robot
Creates an instance of a Robot record class.
Robot(Coordinate, Actor[][]) - Constructor for class com.expedient.adventofcodejade.solutions.year2024.solutionday15helpers.Robot
 
row() - Method in record class com.expedient.adventofcodejade.common.Coordinate
Returns the value of the row record component.
rowCount() - Method in class com.expedient.adventofcodejade.common.Grid
Get the row count
rowCount() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay14.Robot
Returns the value of the rowCount record component.
rowDiff() - Method in record class com.expedient.adventofcodejade.common.Vector2
Returns the value of the rowDiff record component.
run(boolean, boolean) - Method in class com.expedient.adventofcodejade.BaseSolution
Runs parts one and two of the solution, and prints the results.
runAllSolutions(boolean, SolutionLoader, boolean) - Static method in class com.expedient.adventofcodejade.AdventOfCode
Iterate over all solutions and print the solution for each, along with the header
runAllSolutionsForYear(int, boolean, SolutionLoader, boolean) - Static method in class com.expedient.adventofcodejade.AdventOfCode
 
runAllSolutionsForYear(String, boolean, SolutionLoader, boolean) - Static method in class com.expedient.adventofcodejade.AdventOfCode
 
runBlinkIterations(PuzzleInput, int) - Method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay11
 
runForDay(String, String, boolean, SolutionLoader, boolean) - Static method in class com.expedient.adventofcodejade.AdventOfCode
Parse out the selected day from command line args and run it
runLatestSolution(boolean, SolutionLoader, boolean) - Static method in class com.expedient.adventofcodejade.AdventOfCode
Get all solutions and only run the latest one
A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values