| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
Set<Map.Entry<Short,UL>> |
entrySet() |
UL |
get(Object key) |
boolean |
isEmpty() |
Set<Short> |
keySet() |
short |
lookup(UL itemUL,
short tryTag) |
UL |
put(Short key,
UL value) |
void |
putAll(Map<? extends Short,? extends UL> t) |
int |
readValue(byte[] buffer) |
UL |
remove(Object key) |
int |
size() |
static short |
staticLookup(UL itemUL,
short tryTag) |
Collection<UL> |
values() |
int |
writePrimer(ByteBuffer buffer) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Primer(@UInt16 short nextDynamic)
public Primer()
public boolean containsKey(Object key)
containsKey in interface Map<Short,UL>public boolean containsValue(Object value)
containsValue in interface Map<Short,UL>@UInt32 public int readValue(byte[] buffer)
@UInt32 public int writePrimer(ByteBuffer buffer)
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.