Generic sort

Brian Goetz brian.goetz at oracle.com
Sun Sep 14 14:48:23 UTC 2014


> This stuff should all be mediated by wrappers.  Put another way, it doesn't belong in SortedArray, but in some global definitions which connect primitive types to Comparable.

This is what I mean "pre-peeled methods"; somewhere in the library, 
there is support for isNull, newArray, compare, etc.



More information about the valhalla-dev mailing list