absurdist
Class Absurdist.AllBest.BestPair

java.lang.Object
  extended byabsurdist.Absurdist.AllBest.BestPair
Enclosing class:
Absurdist.AllBest

static class Absurdist.AllBest.BestPair
extends java.lang.Object

A pair of (row,column) indexes


Field Summary
(package private)  int mn
           
(package private)  int mo
           
 
Constructor Summary
(package private) Absurdist.AllBest.BestPair(int io, int in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mo

int mo

mn

int mn
Constructor Detail

Absurdist.AllBest.BestPair

Absurdist.AllBest.BestPair(int io,
                           int in)