T
public interface Combinable<T> extends Comparable<T>
combine(T that)
compareTo
T combine(T that)
that
Copyright © 2017 Apache Software Foundation. All Rights Reserved.