Class NamingStrategies.UpperCase

    • Constructor Detail

      • UpperCase

        public UpperCase()
    • Method Detail

      • mappedName

        @NonNull
        public java.lang.String mappedName​(@NonNull
                                           java.lang.String name)
        Description copied from interface: NamingStrategy
        Return the mapped name for the given name.
        Specified by:
        mappedName in interface NamingStrategy
        Parameters:
        name - The name
        Returns:
        The mapped name