asTimeChain

public static TimeChain<T, V> asTimeChain<T extends Comparable<T>, V>(List<Update<T, V>> ups)