|
com.Ostermiller.util Java Utilities |
|||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of BufferOverflowException in com.Ostermiller.util |
|---|
| Methods in com.Ostermiller.util that throw BufferOverflowException | |
|---|---|
void |
CircularObjectBuffer.write(ElementType o)
Add a single Object to this buffer. |
void |
CircularObjectBuffer.write(ElementType[] buf)
Fill this buffer with array of Objects. |
void |
CircularObjectBuffer.write(ElementType[] buf,
int off,
int len)
Fill this buffer with a portion of an array of Objects. |
|
com.Ostermiller.util Java Utilities |
|||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
Copyright © 2001-2012 by Stephen Ostermiller