Class CharsetMBCS.CharsetEncoderMBCS.SideEffectsDouble

    • Constructor Summary

      Constructors 
      Constructor Description
      SideEffectsDouble​(int c_, int sourceArrayIndex_, int sourceIndex_, int nextSourceIndex_)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • c

        int c
      • sourceArrayIndex

        int sourceArrayIndex
      • sourceIndex

        int sourceIndex
      • nextSourceIndex

        int nextSourceIndex
      • doread

        boolean doread
    • Constructor Detail

      • SideEffectsDouble

        SideEffectsDouble​(int c_,
                          int sourceArrayIndex_,
                          int sourceIndex_,
                          int nextSourceIndex_)