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