Interface Plussable<T>
-
- All Known Implementing Classes:
AgentStatisticsMatrixCell
public interface Plussable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tplus(T t)
-
AgentStatisticsMatrixCellpublic interface Plussable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
plus(T t) |