Now that lambdas are in, is it likely that System.arraycopy will get a lambda version?
Paulo Levi
i30817 at gmail.com
Wed Mar 16 21:39:36 PDT 2011
Would that ruin the efficiency of the construct?
I'm mainly thinking of the cases where you have to copy a byte array into
two different others.
More information about the core-libs-dev
mailing list