Libraryless. Click here for Pure Java version (28L/1K).
static <A, B> Map.Entry<A, B> lastEntry(NavigableMap<A, B> map) { ret map?.lastEntry(); }
Began life as a copy of #1030049
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030050 |
| Snippet name: | lastEntry |
| Eternal ID of this version: | #1030050/1 |
| Text MD5: | 936a7b50f9efc063aa0afb390b418c9f |
| Transpilation MD5: | 0bf2f5546c3b4921ba1073a3c0a21519 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-03 08:55:57 |
| Source code size: | 93 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 436 / 564 |
| Referenced in: | [show references] |