|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.chunk.ChunkActivationComparator
public class ChunkActivationComparator
Description of the Class
| Constructor Summary | |
|---|---|
ChunkActivationComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(IChunk one,
IChunk two)
Description of the Method |
void |
setChunkTypeRequest(ChunkTypeRequest p)
Sets the pattern attribute of the IChunkActivationComparator object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ChunkActivationComparator()
| Method Detail |
|---|
public int compare(IChunk one,
IChunk two)
compare in interface java.util.Comparator<IChunk>one - Description of the Parametertwo - Description of the Parameter
public void setChunkTypeRequest(ChunkTypeRequest p)
p - The new pattern value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||