org.jruby.test
Class FinalMethodBaseTest

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

public class FinalMethodBaseTest
extends java.lang.Object


Constructor Summary
FinalMethodBaseTest()
           
 
Method Summary
 java.lang.String foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FinalMethodBaseTest

public FinalMethodBaseTest()
Method Detail

foo

public final java.lang.String foo()


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