7#ifndef MFRAME_7F766F57_BAD7_450F_A3E1_A0A364C87CDE
8#define MFRAME_7F766F57_BAD7_450F_A3E1_A0A364C87CDE
17#include "./../func/Supplier.h"
18#include "./../lang/Object.h"
52 this->vFunction =
reinterpret_cast<Interface& (*)(
void)
>(function);
Definition SupplierEvent.h:31
virtual Interface & get(void) override
virtual ~SupplierEvent(void) override
Destroy the object.
SupplierEvent(R &(*function)(void))
Construct a new object.
Definition SupplierEvent.h:51
Definition BiConsumer.h:22
Definition Interface.h:134