|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.CacheStrategySpec.DenseBoundaryCachingDetails
public static class CacheStrategySpec.DenseBoundaryCachingDetails
| Field Summary | |
|---|---|
java.util.ArrayList<CacheStrategySpec.DenseBoundaryEntry> |
entries
|
int |
nTables
|
| Constructor Summary | |
|---|---|
CacheStrategySpec.DenseBoundaryCachingDetails(int nTables)
|
|
| Method Summary | |
|---|---|
void |
add(int potential,
int tableNum,
int featureIndex,
int rightPad,
int leftPad)
|
void |
check()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int nTables
public java.util.ArrayList<CacheStrategySpec.DenseBoundaryEntry> entries
| Constructor Detail |
|---|
public CacheStrategySpec.DenseBoundaryCachingDetails(int nTables)
| Method Detail |
|---|
public void add(int potential,
int tableNum,
int featureIndex,
int rightPad,
int leftPad)
public void check()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||