Interface ELMethodRegistry.Fn0<R>
- Type Parameters:
R- The return type
- All Superinterfaces:
Serializable
- Enclosing class:
ELMethodRegistry
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Invokes a static method, a constructor or a function taking no argument.
- Since:
- 1.1
- Author:
- Denis Stepanov
-
Method Summary
-
Method Details
-
call
-