org.jruby.test
Class Abstract

java.lang.Object
  extended byorg.jruby.test.Abstract

public abstract class Abstract
extends java.lang.Object


Constructor Summary
Abstract()
           
 
Method Summary
 java.lang.String call_protected()
           
protected abstract  java.lang.String protected_method()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Abstract

public Abstract()
Method Detail

call_protected

public java.lang.String call_protected()

protected_method

protected abstract java.lang.String protected_method()


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