Class UcaFunction

    • Constructor Detail

      • UcaFunction

        public UcaFunction​(GroupingExpression exp,
                           java.lang.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,
                           java.lang.String locale,
                           java.lang.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.
    • Method Detail

      • getLocale

        public java.lang.String getLocale()
      • getStrength

        public java.lang.String getStrength()