org.jruby.platform
Interface IntConstant


public interface IntConstant

An interface for Integer platform values


Method Summary
 java.lang.String name()
           
 int value()
           
 

Method Detail

value

int value()

name

java.lang.String name()


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