Package org.nustaq.kontraktor.asyncio
Class AsyncFileIOEvent
java.lang.Object
org.nustaq.kontraktor.asyncio.AsyncFileIOEvent
public class AsyncFileIOEvent
extends java.lang.Object
Created by moelrue on 5/4/15.
-
Constructor Summary
Constructors Constructor Description AsyncFileIOEvent(long position, int read, java.nio.ByteBuffer buffer) -
Method Summary
-
Constructor Details
-
AsyncFileIOEvent
public AsyncFileIOEvent(long position, int read, java.nio.ByteBuffer buffer)
-
-
Method Details