|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.buffer.BufferUtilities
public class BufferUtilities
| Constructor Summary | |
|---|---|
BufferUtilities()
|
|
| Method Summary | |
|---|---|
static java.util.Collection<IActivationBuffer> |
getContainingBuffers(IChunk chunk,
boolean isStrict)
return all the buffers that contain this chunk. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferUtilities()
| Method Detail |
|---|
public static java.util.Collection<IActivationBuffer> getContainingBuffers(IChunk chunk,
boolean isStrict)
IChunk#equals(Object), otherwise it
will use IChunk.equalsSymbolic(IChunk)
chunk - isStric -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||