public class ConvTestSequenceValueOfBeforeParse
extends Object
Part of the implicit Converter test.
Sample class which has a parse(CharSequence) and valueOf(String) method. The method valueOf(String) should be used
instead of the parse(Charsequence) method.