public class _LastStep<X,V,T>
extends java.lang.Object
| Constructor and Description |
|---|
_LastStep() |
| Modifier and Type | Method and Description |
|---|---|
<X> CheckValues<X,T> |
then(TypedFunction<T,X> fn) |
public final <X> CheckValues<X,T> then(TypedFunction<T,X> fn)