| Interface | Description |
|---|---|
| IntDoubleMap.IConsumer | |
| IntDoubleMap.IKeyToValueFunction |
Represents a function that accepts an key-type argument and produces a
value-typed result.
|
| IntFloatMap.IConsumer | |
| IntFloatMap.IKeyToValueFunction |
Represents a function that accepts an key-type argument and produces a
value-typed result.
|
| IntIntMap.IConsumer | |
| IntObjectMap.IConsumer<T> |
| Class | Description |
|---|---|
| IntDoubleMap |
Special int-float-primitive map.
|
| IntFloatMap |
Special int-float-primitive map.
|
| IntIntMap |
Special int-int-primitive map.
|
| IntObjectMap<T> |
Special int-Object map.
|
| IntSet |
Special int-Set.
|
Copyright © 2017–2020 Philip Helger. All rights reserved.