| |
|
| java.lang.Object com.ibm.icu.impl.UBiDiProps
UBiDiProps | final public class UBiDiProps (Code) | | |
getClass | final public int getClass(int c)(Code) | | |
getDummy | final public static synchronized UBiDiProps getDummy()(Code) | | Get a singleton dummy object, one that works with no real data.
This can be used when the real data is not available.
Using the dummy can reduce checks for available data after an initial failure.
Port of ucase_getDummy().
|
getJoiningGroup | final public int getJoiningGroup(int c)(Code) | | |
getJoiningType | final public int getJoiningType(int c)(Code) | | |
getMaxValue | final public int getMaxValue(int which)(Code) | | |
getMirror | final public int getMirror(int c)(Code) | | |
isBidiControl | final public boolean isBidiControl(int c)(Code) | | |
isJoinControl | final public boolean isJoinControl(int c)(Code) | | |
isMirrored | final public boolean isMirrored(int c)(Code) | | |
|
|
|