Uses of Class
com.ibm.icu.impl.TimeZoneGenericNames.GenericMatchInfo
Packages that use TimeZoneGenericNames.GenericMatchInfo
-
Uses of TimeZoneGenericNames.GenericMatchInfo in com.ibm.icu.impl
Fields in com.ibm.icu.impl with type parameters of type TimeZoneGenericNames.GenericMatchInfoMethods in com.ibm.icu.impl that return TimeZoneGenericNames.GenericMatchInfoModifier and TypeMethodDescriptionTimeZoneGenericNames.createGenericMatchInfo
(TimeZoneNames.MatchInfo matchInfo) Returns aGenericMatchInfo
for the givenMatchInfo
.TimeZoneGenericNames.findBestMatch
(String text, int start, EnumSet<TimeZoneGenericNames.GenericNameType> genericTypes) Returns the best match of time zone display name for the specified types in the given text at the given offset.Methods in com.ibm.icu.impl that return types with arguments of type TimeZoneGenericNames.GenericMatchInfoModifier and TypeMethodDescriptionTimeZoneGenericNames.find
(String text, int start, EnumSet<TimeZoneGenericNames.GenericNameType> genericTypes) Returns a collection of time zone display name matches for the specified types in the given text at the given offset.TimeZoneGenericNames.findLocal
(String text, int start, EnumSet<TimeZoneGenericNames.GenericNameType> types) Returns a collection of time zone display name matches for the specified types in the given text at the given offset.TimeZoneGenericNames.GenericNameSearchHandler.getMatches()
Returns the match results