7#ifndef MFRAME_F730676C_6AFB_43FF_A269_0F8D00511C5D
8#define MFRAME_F730676C_6AFB_43FF_A269_0F8D00511C5D
17#include "./../func/Function.h"
18#include "./../lang/Object.h"
51 template <
typename T,
typename R>
74 template <
typename T,
typename R>
86 template <
typename T,
typename R>
Definition FunctionEvent.h:31
virtual ~FunctionEvent(void) override
Destroy the Function Event object.
FunctionEvent(R &(*function)(T &))
Construct a new Function Event object.
Definition FunctionEvent.h:52
Definition BiConsumer.h:22
Definition Interface.h:134