Uses of Class
com.google.zxing.client.j2se.DecoderConfig
-
Packages that use DecoderConfig Package Description com.google.zxing.client.j2se -
-
Uses of DecoderConfig in com.google.zxing.client.j2se
Fields in com.google.zxing.client.j2se declared as DecoderConfig Modifier and Type Field Description private DecoderConfig
DecodeWorker. config
Constructors in com.google.zxing.client.j2se with parameters of type DecoderConfig Constructor Description DecodeWorker(DecoderConfig config, java.util.Queue<java.net.URI> inputs)
-