Interface ScalarValued

    • Method Detail

      • isZero

        boolean isZero()
        Indicates whether the value is the zero value for the type. Zero values are not stored in sparse representation formats.
        Returns:
        true if the value is the zero value, false otherwise.