Modifier | Constructor and Description |
---|---|
protected |
TrailMap(Trailer trail) |
Modifier and Type | Method and Description |
---|---|
V |
get(K k)
Retrieves the value for a given key.
|
void |
put(K k,
V v)
Inserts the key-value pair.
|
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.