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