Package-level declarations
Types
Link copied to clipboard
A MutableIterator that ensures all calls to is happen in a concurrent way.
Link copied to clipboard
A MutableList that ensures all calls to is happen in a concurrent way.
Link copied to clipboard
A MutableListIterator that ensures all calls to is happen in a concurrent way.
Link copied to clipboard
A MutableMap that ensures all calls to is happen in a concurrent way.
Link copied to clipboard
A MutableSet that ensures all calls to is happen in a concurrent way.
Functions
Link copied to clipboard
Creates an empty ConcurrentMutableList
Creates a ConcurrentMutableList containing elements.
Link copied to clipboard
Creates an empty ConcurrentMutableMap
Creates a ConcurrentMutableMap containing entries.
Link copied to clipboard
Creates an empty ConcurrentMutableSet
Creates a ConcurrentMutableSet containing elements.