class ConserveAmount : AbstractConserveAmount<State, Commands, Commodity>Standard clause for conserving the amount from input to output.
| <init> |
ConserveAmount()Standard clause for conserving the amount from input to output. |
| toString |
open fun toString(): String |