Tim Vernum ca20b8a828
Java8 implementation of Map.Entry ()
A Java8 compatible version of Map.ofEntries() was added in ,
but it really needs a compat version of Map.entry as well in order to
facilitate easy backports from master.
2020-04-08 15:31:50 +10:00
..