Exemplo n.º 1
0
 static void forEachSession(Visitor4 visitor) {
   i_sessions.forEach(visitor);
 }