public class CommandSerialNumberCache extends Object
CommandSerialNumberCache()
CommandSerialNumberCache(int maxCapacity)
void
add(String number)
boolean
contain(String command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandSerialNumberCache()
public CommandSerialNumberCache(int maxCapacity)
public void add(String number)
public boolean contain(String command)
Copyright © 2019 The Apache Software Foundation. All rights reserved.