java.lang.Object
org.eclipse.microprofile.config.tck.converters.Donald

public class Donald extends Object
Class, which is converted using a Lambda based converter.
Author:
Anatole Tresch
  • Method Details

    • iLikeDonald

      public static Donald iLikeDonald(String name)
      Ensure constructor cannot be auto-detected/auto-constructed.
      Parameters:
      name - the name, not null
      Returns:
      a new instance, never null.
    • getName

      public String getName()