Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2c92b0b authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Partial Revert "Replace com.android.internal.util.Predicate with...

Merge "Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate""
am: 621ebe69

Change-Id: Ifc6e7ac4f4a1bfc8c592d3b956ac985e9dd6e0ea
parents 14cc9c29 621ebe69
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ import java.util.Arrays;
/**
 * Predicates contains static methods for creating the standard set of
 * {@code Predicate} objects.
 * @hide
 */
public class Predicates {