-
-
Constructor Summary
Constructors
Constructor and Description |
RingBuffer(int ringSize) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
append(char c) |
void |
clear() |
boolean |
compare(String s,
boolean exact) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
clear
public void clear()
Copyright © 2013. All Rights Reserved.