Modify ↓
#12908 closed enhancement (fixed)
[Patch] Java 8: Move to java Predicates
Reported by: | michael2402 | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Core | Version: | |
Keywords: | gsoc-core java8 | Cc: | Don-vip, bastiK, stoecker |
Description
- Make JOSM predicates extend java predicates
- Add notes to utility methods of how they are replaced
- Use some lambda expressions in utils (makes code much shorter)
Attachments (1)
Change History (9)
by , 9 years ago
Attachment: | patch-java-8-predicates.patch added |
---|
comment:1 by , 9 years ago
Keywords: | java8 added |
---|
comment:2 by , 9 years ago
Milestone: | → 16.06 |
---|
comment:3 by , 9 years ago
Milestone: | 16.06 → 16.07 |
---|
comment:4 by , 9 years ago
Summary: | [Patch] Java 8 - move to java Predicates → [Patch] Java 8: Move to java Predicates |
---|
comment:5 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 10582/josm: