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