Class QuantityOperationRepository<S>

  • Type Parameters:
    S - the type of the scalar values (elements of the field)

    public class QuantityOperationRepository<S>
    extends java.lang.Object
    A repository for operations on quantified values. This way, one instance of each can be re-used all the times.