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 © 2022 The Apache Software Foundation. All rights reserved.