public class FSTInt2ObjectMap<V> extends Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
mKeys |
int |
mNumberOfElements |
Object[] |
mValues |
| Constructor and Description |
|---|
FSTInt2ObjectMap(int initialSize) |
public int[] mKeys
public Object[] mValues
public int mNumberOfElements
Copyright © 2014. All rights reserved.