Package io.ran
Class TestDoubleIndex
java.lang.Object
io.ran.TestDoubleIndex
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
<K> void
clear
(K key) boolean
getByUniqueKey
(KeySet uniqueKey, Mapping mapping)
-
Constructor Details
-
TestDoubleIndex
public TestDoubleIndex()
-
-
Method Details
-
contains
-
add
-
get
-
lt
-
lte
-
gt
-
gte
-
clear
public <K> void clear(K key) -
getByUniqueKey
-