public class RingBuffer extends Object
RingBuffer(int size)
void
add(String token)
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RingBuffer(int size)
public void add(String token)
public int size()
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.