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