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