Package convex.core.data
Interface IRefFunction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface for operations on Cell Refs that may throw a
MissingDataException
In general, IRefFunction is used to provide a visitor for data objects containing nested Refs.
-
Method Summary
-
Method Details
-
apply
-