I fixed this. This is a bug in AbstractAPIConverter.java. Here is the patch.
I fixed this. This is a bug in AbstractAPIConverter.java. Here is the patch.
It only occurs when the called method is private. If it is public then all right.
Backport not fixing “Predicate” in method call parameter
I want to use Backporting Java 8 API. But I didn't find any document to use it. Where can I learn how to use this feature?