@FunctionalInterface public interface ObjectLongPredicate<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T object,
long value) |
boolean accept(T object, long value)
Copyright © 2004–2023. All rights reserved.