Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
5.3.7.20. putAll
Returns the receiving Bag with all items in
collection
added to it. The
collection
argument can be any object that supports a
supplier
method. Items from
collection
are added using the item values returned by the supplier.
Prev
5.3.7.19. put
Up
Home
Next
5.3.7.21. remove