T - the generic typepublic static class LambdaUtils.SerializableConsumerLambdaInfo<T> extends LambdaUtils.InstanceLambdaInfo implements java.util.function.Consumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t) |
getInstance, getSerializedLambdaInfo, toString