|
|||||||||
| Home >> All >> gnu >> java >> [ nio overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
gnu.java.nio
Class VMPipe

java.lang.Objectgnu.java.nio.VMPipe
- final class VMPipe
- extends java.lang.Object
This class contains the native methods for gnu.java.nio.PipeImpl As such, it needs help from the VM.
| Constructor Summary | |
(package private) |
VMPipe()
|
| Method Summary | |
(package private) static void |
init(PipeImpl self,
java.nio.channels.spi.SelectorProvider provider)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
VMPipe
VMPipe()
| Method Detail |
init
static void init(PipeImpl self, java.nio.channels.spi.SelectorProvider provider) throws java.io.IOException
|
|||||||||
| Home >> All >> gnu >> java >> [ nio overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
gnu.java.nio.VMPipe