Package com.ibm.icu.text
Class Bidi.IsoRun
- java.lang.Object
-
- com.ibm.icu.text.Bidi.IsoRun
-
- Enclosing class:
- Bidi
static class Bidi.IsoRun extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) byte
contextDir
(package private) int
contextPos
(package private) byte
lastBase
(package private) byte
lastStrong
(package private) byte
level
(package private) short
limit
(package private) short
start
-
Constructor Summary
Constructors Constructor Description IsoRun()
-