T - The generic typejava.lang.Comparable<T>Summation, TaskResultpublic interface Combinable<T>
extends java.lang.Comparable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
combine(T that) |
Combine this with that.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.