Class DecodedObject
- java.lang.Object
-
- com.google.zxing.oned.rss.expanded.decoders.DecodedObject
-
- Direct Known Subclasses:
DecodedChar
,DecodedInformation
,DecodedNumeric
abstract class DecodedObject extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private int
newPosition
-
Constructor Summary
Constructors Constructor Description DecodedObject(int newPosition)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
getNewPosition()
-