org.jruby.platform
Class Errno

java.lang.Object
  extended by org.jruby.platform.Errno

public final class Errno
extends java.lang.Object

Holds the platform specific errno values.


Constructor Summary
Errno()
           
 
Method Summary
static java.util.Collection<Constant> values()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Errno

public Errno()
Method Detail

values

public static java.util.Collection<Constant> values()


Copyright © 2002-2007 JRuby Team. All Rights Reserved.