toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
Command
/
then
then
public
final
SequentialCommand
then
(
Command
other
)
Adds a command to run after this one.
public
final
SequentialCommand
then
(
Runnable
runnable
)
Adds a runnable to run after this one.