Uses of Class com.ibm.icu.util.VersionInfo

Uses in package com.ibm.icu.util

Fields of type com.ibm.icu.util.VersionInfo

VersionInfo
ICU4J current release version
VersionInfo
ICU4J collator builder version
VersionInfo
ICU4J collator runtime version
VersionInfo
ICU4J collator tailorings version
VersionInfo
Unicode 1.0 version
VersionInfo
Unicode 1.0.1 version
VersionInfo
Unicode 1.1.0 version
VersionInfo
Unicode 1.1.5 version
VersionInfo
Unicode 2.0 version
VersionInfo
Unicode 2.1.2 version
VersionInfo
Unicode 2.1.5 version
VersionInfo
Unicode 2.1.8 version
VersionInfo
Unicode 2.1.9 version
VersionInfo
Unicode 3.0 version
VersionInfo
Unicode 3.0.1 version
VersionInfo
Unicode 3.1.0 version
VersionInfo
Unicode 3.1.1 version
VersionInfo
Unicode 3.2 version
VersionInfo
Unicode 4.0 version
VersionInfo
Unicode 4.0.1 version
VersionInfo
Unicode 4.1 version

Methods with parameter type com.ibm.icu.util.VersionInfo

int
Compares other with this VersionInfo.

Methods with return type com.ibm.icu.util.VersionInfo

VersionInfo
VersionInfo.getInstance(String version)
Returns an instance of VersionInfo with the argument version.
VersionInfo
Returns an instance of VersionInfo with the argument version.
VersionInfo
VersionInfo.getInstance(int major, int minor)
Returns an instance of VersionInfo with the argument version.
VersionInfo
VersionInfo.getInstance(int major, int minor, int milli)
Returns an instance of VersionInfo with the argument version.
VersionInfo
VersionInfo.getInstance(int major, int minor, int milli, int micro)
Returns an instance of VersionInfo with the argument version.
VersionInfo

Uses in package com.ibm.icu.lang

Methods with return type com.ibm.icu.util.VersionInfo

VersionInfo
Get the "age" of the code point.

The "age" is the Unicode version when the code point was first designated (as a non-character or for Private Use) or assigned a character.

VersionInfo
Gets the version of Unicode data used.

Uses in package com.ibm.icu.text

Methods with return type com.ibm.icu.util.VersionInfo

VersionInfo
Get the UCA version of this collator object.
VersionInfo
Get the UCA version of this collator object.
VersionInfo
Get the version of this collator object.
VersionInfo
Get the version of this collator object.

Copyright (c) 2006 IBM Corporation and others.