public static class SerialNumberManager.StringTable extends Object implements Iterable<Map.Entry<Integer,String>>
int
getMaskBits()
Iterator<Map.Entry<Integer,String>>
iterator()
void
put(int id, String str)
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void put(int id, String str)
public Iterator<Map.Entry<Integer,String>> iterator()
iterator
Iterable<Map.Entry<Integer,String>>
public int size()
public int getMaskBits()
Copyright © 2018 Apache Software Foundation. All Rights Reserved.