A
- argument typepublic interface WriteFunction<A>
Modifier and Type | Method and Description |
---|---|
void |
writeValue(A newValue)
Takes the value and consumes it.
|
void writeValue(A newValue)
newValue
- a valueCopyright © 2010–2015. All rights reserved.