Maven module :
un.api : api-common :
Class :
un.api.lang.Callback
Extends/Implements :
-
Subclasses :
-
A callback.
author
Yann D'Isanto
Variables :
-
Functions :
call
param
parameter the callback parameter.
return
this callback result.
Object
call
(Object parameter)
author Yann D'Isanto