Class UcaFunction

    • Constructor Detail

      • UcaFunction

        public UcaFunction​(GroupingExpression exp,
                           String locale)
        Constructs a new instance of this class.
        Parameters:
        exp - The expression to evaluate.
        locale - The locale to used for sorting.
      • UcaFunction

        public UcaFunction​(GroupingExpression exp,
                           String locale,
                           String strength)
        Constructs a new instance of this class.
        Parameters:
        exp - The expression to evaluate.
        locale - The locale to used for sorting.
        strength - The strength level to use.