Interface FactoryProperties

    • Method Detail

      • getIdentifier

        String getIdentifier()
        Gets the identifier for this Factory.
        Returns:
        returns the identifier for this Factory
      • getDisplayName

        String getDisplayName()
        Gets the display name for this Factory.
        Returns:
        returns the display name for this Factory
      • getDescription

        String getDescription()
        Gets the description for this Factory.
        Returns:
        returns the description for this Factory
      • newComparatorBuilder

        static FactoryProperties.ComparatorBuilder newComparatorBuilder()
        Creates a new comparator builder for factory properties.
        Returns:
        a new comparator builder