| Package | Description |
|---|---|
| net.lecousin.framework.collections.map |
Implementations of Maps.
|
| Class and Description |
|---|
| ByteMap
Interface for a Map that accept byte keys (primitive type instead of Byte).
|
| IntegerMap
Interface for a Map that accept int keys (primitive type instead of Integer).
|
| LongMap
Interface for a Map that accept long keys (primitive type instead of Long).
|
| PrimitiveMap
Map with a primitive as key.
|
Copyright © 2019. All rights reserved.