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 T
plus(T t)
-
AgentStatisticsMatrixCell
public interface Plussable<T>
Modifier and Type | Method | Description |
---|---|---|
T |
plus(T t) |