| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hamcrest.internal.SelfDescribingValue<T>
public class SelfDescribingValue<T>
| Constructor Summary | |
|---|---|
| SelfDescribingValue(T value) | |
| Method Summary | |
|---|---|
|  void | describeTo(Description description)Generates a description of the object. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SelfDescribingValue(T value)
| Method Detail | 
|---|
public void describeTo(Description description)
SelfDescribing
describeTo in interface SelfDescribingdescription - The description to be built or appended to.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||