Class DbMapStringInt

java.lang.Object
com.illumon.iris.db.tables.libs.DbMap<String,​Integer>
com.illumon.iris.db.tables.libs.DbMapStringInt
All Implemented Interfaces:
Externalizable, Serializable, Map<String,​Integer>

public class DbMapStringInt
extends DbMap<String,​Integer>
DbMap for Strings to ints.
See Also:
Serialized Form