Package com.ibm.icu.text
Class Bidi.ImpTabPair
java.lang.Object
com.ibm.icu.text.Bidi.ImpTabPair
- Enclosing class:
- Bidi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
imptab
byte[][][] imptab -
impact
short[][] impact
-
-
Constructor Details
-
ImpTabPair
ImpTabPair(byte[][] table1, byte[][] table2, short[] act1, short[] act2)
-