- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ToIntFunction (0.14 sec)
-
guava/src/com/google/common/base/Function.java
* needed, use {@code function::apply}. * * <p>This interface is now a legacy type. Use {@code java.util.function.Function} (or the * appropriate primitive specialization such as {@code ToIntFunction}) instead whenever possible. * Otherwise, at least reduce <i>explicit</i> dependencies on this type by using lambda expressions * or method references instead of classes, leaving your code easier to migrate in the future. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Apr 15 22:14:00 UTC 2025 - 2.6K bytes - Viewed (0)