A RamFileIndex is a FileIndex stored only in RAM (Heap). This class may be used only with small indexes as its size can grow rapidly. It provides the fastest read/write operations.
@author Pierre Laporte
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.