public static final class HashMapIndex.Factory extends java.lang.Object implements java.util.function.Supplier<HashMapIndex>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
HashMapIndex |
get() |
public HashMapIndex get()
get in interface java.util.function.Supplier<HashMapIndex>