org.jactr.modules.pm.common.memory.impl
Interface IIndexManager

All Known Implementing Classes:
AuralEventIndexManager, VisualLocationManager

public interface IIndexManager

interface for the handling of index chunks

Author:
harrison

Method Summary
 IChunk getIndexChunk(IChunk encodedChunk)
           
 

Method Detail

getIndexChunk

IChunk getIndexChunk(IChunk encodedChunk)