public class ArrayWrappedIntIntMap extends Object
Constructor and Description |
---|
ArrayWrappedIntIntMap() |
Modifier and Type | Method and Description |
---|---|
int |
get(int key)
Returns the value pointed by the given index.
|
void |
put(int key,
int value) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.