UpdateParameter

public class UpdateParameter<T extends Comparable<T>, V> extends Parameters

Constructors

Link copied to clipboard
public void UpdateParameter(Update<T, V> update)

Properties

Link copied to clipboard
public final Update<T, V> update

Functions

Link copied to clipboard
public Update<T, V> getUpdate()