V
- A simple utility map for integer packet types defined as enum.public class IntegerPacketTypeMap<V extends IntegerPacketType>
extends java.util.HashMap<java.lang.Integer,V>
Constructor and Description |
---|
IntegerPacketTypeMap(V[] types) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public IntegerPacketTypeMap(V[] types)
types
-