public class EndWithValue
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
value |
| Constructor and Description |
|---|
EndWithValue(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |