T
public interface Combinable<T> extends Comparable<T>
combine(T that)
compareTo
T combine(T that)
that
Copyright © 2013 Apache Software Foundation. All rights reserved.