|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kit.furia.FuriaChanConstants
public class FuriaChanConstants
FuriaChanConstants contains constants used by all the other programs.
Field Summary | |
---|---|
static int |
MAX_NODES_PER_FRAGMENT
Maximum number of nodes to be accepted per fragment. |
static int |
MIN_DOC_SIZE
Minimum number of different fragments that a program must hold to be retrieved successfully. |
static int |
MIN_NODES_PER_FRAGMENT
Minimum number of nodes to be accepted per fragment. |
Constructor Summary | |
---|---|
FuriaChanConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAX_NODES_PER_FRAGMENT
public static final int MIN_NODES_PER_FRAGMENT
public static int MIN_DOC_SIZE
Constructor Detail |
---|
public FuriaChanConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |