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