Class Configuration.Namer

    • Constructor Detail

      • Namer

        public Namer()
    • Method Detail

      • determineName

        public String determineName​(Configuration c)
        Description copied from interface: Namer
        Determines the name of the given object.
        Specified by:
        determineName in interface Namer<Configuration>
        Parameters:
        c - The object to determine the name of
        Returns:
        The object's inherent name. Never null.