Screen Based Algorithm Adapter
open class ScreenBasedAlgorithmAdapter<T : ClusterItem?> : AbstractAlgorithm<T> , ScreenBasedAlgorithm<T>
Functions
Link copied to clipboard
Adds a collection of items to the algorithm
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Removes an item from the algorithm
Link copied to clipboard
Removes a collection of items from the algorithm
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Updates the provided item in the algorithm