C to Java Translation. Automatic, Complete, Correct. Free for Open-Source.
mtsystems.ch55 pointsby marco235754 comments
do {
to.set((from = from.shift(1)).get(-1));
} while(--count > 0);
which looks correct to me. Hence my question what orodley thinks is wrong.