Interface MultiplicativeMonoid<E extends MultiplicativeMonoidElement<E>>

    • Method Detail

      • one

        E one()
        The multiplicative group by definition has an element that is 'one', the multiplicative identity element.