|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.libraries.FcntlLibrary
public class FcntlLibrary
Populates all the constants for Fcntl from Constantine
Field Summary | |
---|---|
static int |
FD_CLOEXEC
|
Constructor Summary | |
---|---|
FcntlLibrary()
|
Method Summary | |
---|---|
void |
load(Ruby runtime,
boolean wrap)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int FD_CLOEXEC
Constructor Detail |
---|
public FcntlLibrary()
Method Detail |
---|
public void load(Ruby runtime, boolean wrap) throws java.io.IOException
load
in interface Library
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |