Save This Page
Home » commons-lang-2.4-src » org.apache.commons » lang » builder » [javadoc | source]
org.apache.commons.lang.builder
static class: ToStringBuilderTest.SimpleReflectionTestFixture [javadoc | source]
java.lang.Object
   org.apache.commons.lang.builder.ToStringBuilderTest$SimpleReflectionTestFixture
A reflection test fixture.
Field Summary
 Object o     
Constructor:
 public SimpleReflectionTestFixture() 
 public SimpleReflectionTestFixture(Object o) 
Method from org.apache.commons.lang.builder.ToStringBuilderTest$SimpleReflectionTestFixture Summary:
toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.lang.builder.ToStringBuilderTest$SimpleReflectionTestFixture Detail:
 public String toString()