org.apache.commons.beanutils
Class A

java.lang.Object
  extended by org.apache.commons.beanutils.A

public class A
extends Object

Class used in MethodUtils test


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

Constructor Detail

A

public A()
Method Detail

foo

public void foo(OutputStream os)


Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.