Class DecodedChar

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static char FNC1  
      private char value  
    • Constructor Summary

      Constructors 
      Constructor Description
      DecodedChar​(int newPosition, char value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) char getValue()  
      (package private) boolean isFNC1()  
      • Methods inherited from class java.lang.Object

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

      • DecodedChar

        DecodedChar​(int newPosition,
                    char value)
    • Method Detail

      • getValue

        char getValue()
      • isFNC1

        boolean isFNC1()