controlsfx / controlsfx/controlsfx
Use Generics in the PrefixSelectionComboBox.setLookup Method
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 300
- Avg merge
- 16d 17h
- Merged PRs (30d)
- 1
Description
Use Generics in the PrefixSelectionComboBox.setLookup Method
https://github.com/controlsfx/controlsfx/blob/4f1da99e4ebc15d8fc8cb44bf5476d39068b2eea/controlsfx/src/main/java/org/controlsfx/control/PrefixSelectionComboBox.java#L150
The Java 21 Compiler kills it self when compiling a Method implementing the BiFunction with Optional instead of Optional
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.