toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.callable
/
ObjectCallable
Object
Callable
public
interface
ObjectCallable
<
T
>
(
source
)
Members
Functions
call
Link copied to clipboard
public
abstract
T
call
(
)