Interface IntValued

    • Method Detail

      • asInt

        int asInt()
        Gets the contained integer value.
        Returns:
        the contained value as an int. If null valued, as indicated by TokenValued.isNull(), 0 is returned.