Base class of all Callable<T> objects, used to allow identification via type casting. More...
#include <src/main/decaf/util/concurrent/Callable.h>

Public Member Functions | |
| virtual | ~CallableType () |
Base class of all Callable<T> objects, used to allow identification via type casting.
| virtual decaf::util::concurrent::CallableType::~CallableType | ( | ) | [inline, virtual] |
1.6.1