2

私は以下のList<String> ようなものを持っています

Rule "List_iterate"
 when
   $str : String from List<String>
 then 
    // some action of $str
4

1 に答える 1