Class DecodedChar

java.lang.Object
com.google.zxing.oned.rss.expanded.decoders.DecodedObject
com.google.zxing.oned.rss.expanded.decoders.DecodedChar

final class DecodedChar extends DecodedObject
  • Field Details

  • Constructor Details

    • DecodedChar

      DecodedChar(int newPosition, char value)
  • Method Details

    • getValue

      char getValue()
    • isFNC1

      boolean isFNC1()