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