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

I

inOppositeDirection(Coordinate) - Method in record class com.expedient.adventofcodejade.common.Coordinate
Provided other Coordinate, returns another Coordinate that's on the opposite side of this one from the second
input() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay21.PadTask
Returns the value of the input record component.
inputGates() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay24.Connection
Returns the value of the inputGates record component.
inputs() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay24.HalfAdder
Returns the value of the inputs record component.
inputs() - Method in record class com.expedient.adventofcodejade.solutions.year2024.SolutionDay24.Output
Returns the value of the inputs record component.
isGoodReport(List<Integer>) - Static method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay2
Overload of isGoodReport that doesn't exclude any entry from the report (-1 index is never used)
isGoodReport(List<Integer>, int) - Static method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay2
Tells you whether the report is good.
isHalted() - Method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay17.Computer
 
isInString(Character, String) - Static method in class com.expedient.adventofcodejade.util.StringTools
Convenience method to quickly determine whether a given character is one of many character
isOrthogonal(Coordinate) - Method in record class com.expedient.adventofcodejade.common.Coordinate
Determines whether this Coordinate is orthogonal to another
isSafe(Coordinate) - Method in class com.expedient.adventofcodejade.common.Grid
Returns false if the given coordinate would be out of bounds
isTest() - Method in class com.expedient.adventofcodejade.common.PuzzleInput
 
isTraversable(Character) - Static method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay16
Given a Character, returns true if the character is considered traversable in the maze
isTraversable(Character) - Static method in class com.expedient.adventofcodejade.solutions.year2024.SolutionDay18
Given a Character, returns true if the character is considered traversable in the maze
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