public class HoldingConsumer extends Object implements java.util.function.Consumer
| Constructor and Description |
|---|
HoldingConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Object value) |
Object |
getValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(Object value)
accept in interface java.util.function.Consumerpublic Object getValue()
Copyright © 2020. All rights reserved.