public final class LongIntMapHelper
extends java.lang.Object
| Constructor and Description |
|---|
LongIntMapHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.Long,java.lang.Integer> |
read(IceInternal.BasicStream __is) |
static void |
write(IceInternal.BasicStream __os,
java.util.Map<java.lang.Long,java.lang.Integer> __v) |