easydnd / ru.checka.easydnd / DragAndDropController / mapSets

mapSets

abstract fun mapSets(newSenders: Set<DragAndDropObject<S>>, newReceivers: Set<DragAndDropObject<R>>, init: DragAndDropLocalConfig<S, R>.() -> Unit = null): Unit