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