Class Configuration.Namer

    • Constructor Summary

      Constructors 
      Constructor Description
      Namer()
      Deprecated.
       
    • Constructor Detail

      • Namer

        public Namer()
        Deprecated.
    • Method Detail

      • determineName

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