Class LowerCase

    • Constructor Detail

      • LowerCase

        public LowerCase()
    • Method Detail

      • apply

        public String apply​(String value)
        Description copied from class: NamingStrategy
        Applies this naming strategy to the given value
        Specified by:
        apply in class NamingStrategy
        Parameters:
        value - the value to process
        Returns:
        the updated value