I want to add arrays to an ArrayList, but have some values change based on a conditional. The arrays will alway be same size, but the ending values will differ.
You c