@FunctionalInterface public interface ObjectFloatProcedure<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
value(T each,
float parameter) |
void value(T each, float parameter)
Copyright © 2004–2023. All rights reserved.