|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xistrat.math.SearchPos
public class SearchPos
Field Summary | |
---|---|
int |
depth
|
int |
distIE
|
int |
location
|
int |
precessor
|
Constructor Summary | |
---|---|
SearchPos(int location,
int depth,
int pre,
int distIE)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int location
public int depth
public int precessor
public int distIE
Constructor Detail |
---|
public SearchPos(int location, int depth, int pre, int distIE)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |