Class ConvTestTypeWStringCt

java.lang.Object
org.eclipse.microprofile.config.tck.converters.implicit.ConvTestTypeWStringCt

public class ConvTestTypeWStringCt extends Object
Part of the implicit Converter test. Sample class which has a String param constructor
Author:
Mark Struberg
  • Constructor Details

    • ConvTestTypeWStringCt

      public ConvTestTypeWStringCt(String val)
  • Method Details

    • getVal

      public String getVal()