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