[xml/sgml-pkgs] Bug#963444: [PATCH] Make lambdas use Guava's Java 8 (JRE) flavor
Lukas Märdian
slyon at ubuntu.com
Wed Jan 6 16:18:46 GMT 2021
Debian only package Guava's Java 8+ (JRE) flavor in libguava-java,
not the Android flavor. The "Predicate" class of the JRE flavor
extends "java.util.function.Predicate", so the lambdas need to override
both the "apply()" and "test()" methods.
Find attached a patch to adopt the lambdas accordingly, to work with the
JRE flavor.
-- Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: guava-java8-jre-predicate.patch
Type: text/x-patch
Size: 12083 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-xml-sgml-pkgs/attachments/20210106/a00389ea/attachment.bin>
More information about the debian-xml-sgml-pkgs
mailing list