Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Use ArrayList instead of Vector #14

Open
rjbohinski opened this issue Mar 19, 2016 · 0 comments
Open

Use ArrayList instead of Vector #14

rjbohinski opened this issue Mar 19, 2016 · 0 comments

Comments

@rjbohinski
Copy link
Member

ArrayList is a much better Collection implementation than Vector if thread-safe operation is not required.

Found twice in VisionSystem.java

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant