Modifier and Type | Field and Description |
---|---|
static VoidFunction |
INSTANCE
The singleton instance.
|
Modifier | Constructor and Description |
---|---|
private |
VoidFunction()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
Void |
apply(Object input)
Applies this function to the given argument.
|
static <T> Function<T,Void> |
getInstance() |
public static final VoidFunction INSTANCE
Copyright © 2001–2016 mmm-Team. All rights reserved.