IntObjectProcedure@FunctionalInterface @Deprecated public interface IntObjectProcedure<T>
| Modifier and Type | Method and Description |
|---|---|
void |
value(int each,
T parameter)
Deprecated.
|
void value(int each,
T parameter)
Copyright © 2004–2022. All rights reserved.