public interface Function<E>
Can be used for commuting functions or for the Ref.alter methods.
This class is generated.
Modifier and Type | Method and Description |
---|---|
E |
call(E value)
Evaluates the function.
|
Copyright © 2020. All rights reserved.