Class ConvTestSequenceParseBeforeConstructor
java.lang.Object
org.eclipse.microprofile.config.tck.converters.implicit.ConvTestSequenceParseBeforeConstructor
Part of the implicit Converter test.
Sample class which has a parse(CharSequence) and Constructor(String) method. The method parse(CharSequence) should be
used instead of constructor(String).
- Author:
- Emily Jiang
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConvTestSequenceParseBeforeConstructor
-
-
Method Details
-
parse
-
getVal
-