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