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