Class CharsetMBCS.CharsetEncoderMBCS.SideEffectsSingleBMP

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int c  
      (package private) int sourceArrayIndex  
    • Constructor Summary

      Constructors 
      Constructor Description
      SideEffectsSingleBMP​(int c_, int sourceArrayIndex_)  
    • 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
    • Constructor Detail

      • SideEffectsSingleBMP

        SideEffectsSingleBMP​(int c_,
                             int sourceArrayIndex_)