|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.declarative.search.map.AbstractTypeValueMap<IChunk,I>
org.jactr.core.module.declarative.search.local.ChunkTypeValueMap<I>
public class ChunkTypeValueMap<I>
| Constructor Summary | |
|---|---|
ChunkTypeValueMap()
|
|
| Method Summary | |
|---|---|
IChunk |
asKeyType(java.lang.Object value)
|
IValueMap<IChunk,I> |
getValueMap()
|
boolean |
isValueRelevant(java.lang.Object value)
|
| Methods inherited from class org.jactr.core.module.declarative.search.map.AbstractTypeValueMap |
|---|
add, all, clear, clear, get, greaterThan, lessThan, not, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jactr.core.module.declarative.search.map.ITypeValueMap |
|---|
add, all, clear, clear, get, greaterThan, lessThan, not, remove |
| Constructor Detail |
|---|
public ChunkTypeValueMap()
| Method Detail |
|---|
public IValueMap<IChunk,I> getValueMap()
getValueMap in interface ITypeValueMap<IChunk,I>public boolean isValueRelevant(java.lang.Object value)
isValueRelevant in interface ITypeValueMap<IChunk,I>public IChunk asKeyType(java.lang.Object value)
asKeyType in class AbstractTypeValueMap<IChunk,I>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||