public class BinaryQueue extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryQueue.CircularQueue<E> |
| Constructor and Description |
|---|
BinaryQueue(String name,
int queueSize) |
public BinaryQueue(String name, int queueSize) throws FileNotFoundException
FileNotFoundExceptionpublic void log(ByteBuffer buf) throws IOException
IOExceptionpublic void close()
Copyright © 2025. All rights reserved.