org.jrdf.graph.local.index.longindex.mem
Class LongIndexMem
java.lang.Object
org.jrdf.graph.local.index.AbstractIndex<Long>
org.jrdf.graph.local.index.longindex.mem.LongIndexMem
- All Implemented Interfaces:
- Serializable, Index<Long>, LongIndex
public final class LongIndexMem
- extends AbstractIndex<Long>
- implements LongIndex
An in memory version of $LongIndex.
- Version:
- $Revision: 1247 $
- Author:
- Andrew Newman
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongIndexMem
public LongIndexMem()
LongIndexMem
public LongIndexMem(Map<Long,Map<Long,Set<Long>>> newIndex)