Modify ↓
Opened 9 years ago
Closed 9 years ago
#13206 closed enhancement (fixed)
[Patch] Migrate Function interface to java 8
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Core | Version: | |
Keywords: | gsoc-core java8 | Cc: | Don-vip, bastiK, stoecker |
Description
Replace some uses of Function<A, B> with stream API.
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | patch-java8-replace-function.patch added |
---|
comment:1 by , 9 years ago
Keywords: | java8 added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10638/josm: