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
FileNotFoundException
public void log(ByteBuffer buf) throws IOException
IOException
public void close()
Copyright © 2025. All rights reserved.