org.jruby.test
Class ClassWithPrimitive

java.lang.Object
  extended by org.jruby.test.ClassWithPrimitive

public class ClassWithPrimitive
extends java.lang.Object

Author:
enebo

Field Summary
 int an_int
           
 
Constructor Summary
ClassWithPrimitive()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

an_int

public int an_int
Constructor Detail

ClassWithPrimitive

public ClassWithPrimitive()


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