Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1017969 // runPlan

JavaX fragment (include)

static <A extends Runnable> void runPlan(PlanInMotion<A> plan) {
  for (Runnable step : plan.master())
    callF(step);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017969
Snippet name: runPlan
Eternal ID of this version: #1017969/3
Text MD5: 3c795edd6e317ad092b1ff483138eb94
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-23 16:59:53
Source code size: 126 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 248 / 273
Version history: 2 change(s)
Referenced in: [show references]