| Package | Description |
|---|---|
| com.google.uzaygezen.core |
Compact Hilbert index mappings and backtracking query building support for
persistence systems.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> NodeValue<T> |
NodeValue.of(T filter,
boolean leaf) |
| Modifier and Type | Method and Description |
|---|---|
Map<Pow2LengthBitSetRange,NodeValue<V>> |
Pow2LengthBitSetRangeFactory.apply(MapNode<BitVector,V> from) |
| Modifier and Type | Method and Description |
|---|---|
static <T,V extends Content<V>> |
MapRegionInspector.create(Map<Pow2LengthBitSetRange,NodeValue<V>> rolledupMap,
RegionInspector<T,V> delegate,
boolean disguiseCacheHits,
V zero,
V one) |
Copyright © 2014. All Rights Reserved.