public final class Consumers extends Object
| Constructor and Description |
|---|
Consumers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
doNothing(T input)
Consumer that does nothing, similar to
Function.identity() |
Copyright © 2012–2015 jcabi.com. All rights reserved.