org.jruby.javasupport.test
Class ConsumeInterfaces

java.lang.Object
  extended by org.jruby.javasupport.test.ConsumeInterfaces

public class ConsumeInterfaces
extends java.lang.Object


Constructor Summary
ConsumeInterfaces()
           
 
Method Summary
 void addInterface1(Interface1 interface1)
           
 void addInterface2(Interface2 interface2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsumeInterfaces

public ConsumeInterfaces()
Method Detail

addInterface1

public void addInterface1(Interface1 interface1)

addInterface2

public void addInterface2(Interface2 interface2)


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