Package 

Class AndroidUnicodeUtils

    • Method Summary

      Modifier and Type Method Description
      static int localeCompare(String left, String right)
      static String dateFormat(double unixtimeMs, boolean formatDate, boolean formatTime)
      static String convertToCase(String input, int targetCase, boolean useCurrentLocale)
      static String normalize(String input, int form)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait