Class Donald
java.lang.Object
org.eclipse.microprofile.config.tck.converters.Donald
Class, which is converted using a Lambda based converter.
- Author:
- Anatole Tresch
-
Method Summary
Modifier and TypeMethodDescriptiongetName()static DonaldiLikeDonald(String name) Ensure constructor cannot be auto-detected/auto-constructed.
-
Method Details
-
iLikeDonald
Ensure constructor cannot be auto-detected/auto-constructed.- Parameters:
name- the name, not null- Returns:
- a new instance, never null.
-
getName
-