Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"
This partially reverts commit 3e5fbca0c5.
Bug: 35187548
Bug: 30188076
Bug: 35089332
Test: make checkbuild
Change-Id: I7ab4279aab604e3d56003b0a59867948aebabd28
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user