|
|||||||||
| Home >> All >> org >> apache >> commons >> lang >> [ builder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.commons.lang.builder
Class ToStringBuilderTest.SimpleReflectionStaticFieldsFixture

java.lang.Objectorg.apache.commons.lang.builder.ToStringBuilderTest.SimpleReflectionStaticFieldsFixture
- Direct Known Subclasses:
- ToStringBuilderTest.InheritedReflectionStaticFieldsFixture
- Enclosing class:
- ToStringBuilderTest
- class ToStringBuilderTest.SimpleReflectionStaticFieldsFixture
- extends java.lang.Object
Test fixture for ReflectionToStringBuilder.toString() for statics.
| Field Summary | |
(package private) static int |
staticInt
|
(package private) static java.lang.String |
staticString
|
| Constructor Summary | |
(package private) |
ToStringBuilderTest.SimpleReflectionStaticFieldsFixture()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
staticString
static final java.lang.String staticString
- See Also:
- Constant Field Values
staticInt
static final int staticInt
- See Also:
- Constant Field Values
| Constructor Detail |
ToStringBuilderTest.SimpleReflectionStaticFieldsFixture
ToStringBuilderTest.SimpleReflectionStaticFieldsFixture()
|
|||||||||
| Home >> All >> org >> apache >> commons >> lang >> [ builder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.commons.lang.builder.ToStringBuilderTest.SimpleReflectionStaticFieldsFixture