Class UTF32ToUTF8.UTF8Byte

  • Enclosing class:
    UTF32ToUTF8

    private static class UTF32ToUTF8.UTF8Byte
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) byte bits  
      (package private) int value  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private UTF8Byte()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        int value
      • bits

        byte bits
    • Constructor Detail

      • UTF8Byte

        private UTF8Byte()