Class CharsetMBCS.CharsetEncoderMBCS.SideEffects

java.lang.Object
com.ibm.icu.charset.CharsetMBCS.CharsetEncoderMBCS.SideEffects
Enclosing class:
CharsetMBCS.CharsetEncoderMBCS

private final class CharsetMBCS.CharsetEncoderMBCS.SideEffects extends Object
  • 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_)