public static class ConverterTestCase.MyConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
invocationCount |
| Constructor and Description |
|---|
MyConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
convert(String paramValue)
Performs a conversion between the given parameter value and the target type.
|
public static int invocationCount
public MyConverter()
Copyright © 2003–2016 Codehaus. All rights reserved.