Uses of Class
Index

Uses of Index in <Unnamed>
 

Methods in <Unnamed> that return Index
 Index Board.notationToIndex(java.lang.String notation)
          Converts e.g. c5 to row4 col2 so that saves row and column number to Index object.