Package io.higson.runtime.prefetch
Interface Initializer
- All Known Implementing Classes:
FunctionInitializerImpl,ParamInitializerImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- ereda
This interface is implemented by
FunctionInitializerImplandParamInitializerImpl. Depends on the implementation of the initialize method it is possible to add to cache the functions or parameters (based on their codes).
-
Method Summary
-
Method Details
-
initialize
-