Updated some comments about thread safety and fixed one easy case. Sean, please have...
[zxing.git] / core / src / com / google / zxing / qrcode / detector / AlignmentPatternFinder.java
index 52e7896..9bc2423 100644 (file)
@@ -33,6 +33,7 @@ import java.util.Vector;
  * some code.</p>\r
  *\r
  * <p>This class is not thread-safe.</p>\r
+ * TODO(dswitkin): Is this still true?\r
  *\r
  * @author Sean Owen\r
  */\r