Class MapOfListMaps<Index1Type,Index2Type,DataType>
java.lang.Object
org.eclipse.rdf4j.sail.lucene.util.MapOfListMaps<Index1Type,Index2Type,DataType>
@Deprecated
@InternalUseOnly
public class MapOfListMaps<Index1Type,Index2Type,DataType>
extends Object
Deprecated.
since 3.0. This feature is for internal use only: its existence, signature or behavior may change without
warning from one release to the next.
- Author:
- andriy.nikolov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(Index1Type key1, Index2Type key2, DataType value) Deprecated.get
(Index1Type key1) Deprecated.get
(Index1Type key1, Index2Type key2) Deprecated.toString()
Deprecated.