Class SimpleToken
java.lang.Object
com.google.zxing.aztec.encoder.Token
com.google.zxing.aztec.encoder.SimpleToken
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Token
add, addBinaryShift, getPrevious
-
Field Details
-
value
private final short value -
bitCount
private final short bitCount
-
-
Constructor Details
-
SimpleToken
SimpleToken(Token previous, int value, int bitCount)
-
-
Method Details
-
appendTo
-
toString
-