public class SaveBuffer extends Object
| Constructor and Description |
|---|
SaveBuffer(Logger log,
Component parent)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method for testing this class
|
boolean |
save(StringBuffer buf)
Save a buffer
|
public boolean save(StringBuffer buf)
buf - the buffer to savepublic static void main(String[] args)
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.