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