Class Donald


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

      • 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()