Updated some comments about thread safety and fixed one easy case. Sean, please have...
[zxing.git] / core / src / com / google / zxing / qrcode / detector / FinderPatternFinder.java
index e0b0dc9..23730bf 100755 (executable)
@@ -32,6 +32,7 @@ import java.util.Vector;
  * markers at three corners of a QR Code.</p>\r
  *\r
  * <p>This class is not thread-safe and should not be reused.</p>\r
+ * TODO(dswitkin): Is this still true?\r
  *\r
  * @author Sean Owen\r
  */\r