Interface MemoryFactory<FH extends FactHandle>

Type Parameters:
FH - the type of the FactHandle implementation to be used

public interface MemoryFactory<FH extends FactHandle>
The MemoryFactory interface defines methods for creating different types of memories used in the engine.
See Also: