Package com.ibm.icu.charset
Class CharsetMBCS.CharsetEncoderMBCS.SideEffects
java.lang.Object
com.ibm.icu.charset.CharsetMBCS.CharsetEncoderMBCS.SideEffects
- Enclosing class:
- CharsetMBCS.CharsetEncoderMBCS
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
(package private) boolean
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
-
Constructor Summary
ConstructorsConstructorDescriptionSideEffects
(int c_, int sourceArrayIndex_, int sourceIndex_, int nextSourceIndex_, int prevSourceIndex_, int prevLength_) -
Method Summary
-
Field Details
-
c
int c -
sourceArrayIndex
int sourceArrayIndex -
sourceIndex
int sourceIndex -
nextSourceIndex
int nextSourceIndex -
prevSourceIndex
int prevSourceIndex -
prevLength
int prevLength -
doread
boolean doread
-
-
Constructor Details
-
SideEffects
SideEffects(int c_, int sourceArrayIndex_, int sourceIndex_, int nextSourceIndex_, int prevSourceIndex_, int prevLength_)
-