|
Debugging time!!!!
(just for me)
For some situations like this, i will do it step by step safely, not to code it all and test @ once....
Start on a small ArrayList.... if test is done and you're satisfied on the result, make it bigger and bigger, as you test it every changes made...
Just like logic circuits, when you just wire them all and not tracing each specific output, you might get stuck on its strange outputs.
unless you have an experience on it.
Instead, by moduling is safe and recommended by experts.
kind regards,
sukatoa
|