I didn't like this change, but missed it in the review. Readability over performance in this case. Not to mention that the JVM is likely to hoist the instanceof check and cast out of the loop because it is final invariant.
parent
1f244af32f
commit
6e06620976
Loading…
Reference in New Issue