Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
static LocaleMatcher.Direction |
LocaleMatcher.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleMatcher.Direction[] |
LocaleMatcher.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LocaleMatcher.Builder |
LocaleMatcher.Builder.setDirection(LocaleMatcher.Direction direction)
Option for whether to include or ignore one-way (fallback) match data.
|
Copyright © 2016 Unicode, Inc. and others.