JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
water.util.fp
Interface Unfoldable<X,Y>
All Superinterfaces:
Function
<X,java.util.List<Y>>, java.io.Serializable
public interface
Unfoldable<X,Y>
extends
Function
<X,java.util.List<Y>>
Takes a value of type X, produces a multitude of values of type Y
Method Summary
Methods inherited from interface water.util.fp.
Function
apply
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method