Package com. jetbrains. rd. util. collections
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ModificationCookieViewableSet<E : Any>(backingSet: IMutableViewableSet<E>, val cookieProperty: KMutableProperty0<Boolean>) : IMutableViewableSet<E>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class SynchronizedMap<TK, TV> : MutableMap<TK, TV> , MutableSet<MutableMap.MutableEntry<TK, TV>>
Content copied to clipboard
Link copied to clipboard