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