org.jetbrains.kotlin.util.slicedMap
Interface RemovableSlice<K,V>

All Superinterfaces:
ReadOnlySlice<K,V>, WritableSlice<K,V>
All Known Implementing Classes:
Slices.BasicRemovableSlice, Slices.SetSlice, Slices.SliceWithOpposite, TrackingSlicedMap.SliceWithStackTrace

public interface RemovableSlice<K,V>
extends WritableSlice<K,V>


Method Summary
 
Methods inherited from interface org.jetbrains.kotlin.util.slicedMap.WritableSlice
afterPut, check, getRewritePolicy, isCollective
 
Methods inherited from interface org.jetbrains.kotlin.util.slicedMap.ReadOnlySlice
computeValue, makeKey, makeRawValueVersion