Class ICUDataVersion


  • public final class ICUDataVersion
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ICUDataVersion()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static VersionInfo getDataVersion()
      This function retrieves the data version from icuver and returns a VersionInfo object with that version information.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • U_ICU_VERSION_BUNDLE

        private static final java.lang.String U_ICU_VERSION_BUNDLE
        See Also:
        Constant Field Values
    • Constructor Detail

      • ICUDataVersion

        public ICUDataVersion()
    • Method Detail

      • getDataVersion

        public static VersionInfo getDataVersion()
        This function retrieves the data version from icuver and returns a VersionInfo object with that version information.
        Returns:
        Current icu data version