ArrayList is a much better Collection implementation than Vector if thread-safe operation is not required. Found twice in VisionSystem.java
ArrayList is a much better Collection implementation than Vector if thread-safe operation is not required.
Found twice in VisionSystem.java