spec.java_integration.fixtures
Class UsesSingleMethodInterface

java.lang.Object
  extended by spec.java_integration.fixtures.UsesSingleMethodInterface

public class UsesSingleMethodInterface
extends java.lang.Object


Constructor Summary
UsesSingleMethodInterface()
           
 
Method Summary
static java.lang.Object callIt(SingleMethodInterface obj)
           
static java.lang.Object castAndCallIt(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsesSingleMethodInterface

public UsesSingleMethodInterface()
Method Detail

callIt

public static java.lang.Object callIt(SingleMethodInterface obj)

castAndCallIt

public static java.lang.Object castAndCallIt(java.lang.Object obj)


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