Interface LongValued

    • Method Detail

      • asLong

        long asLong()
        Gets the contained long value.
        Returns:
        the contained value as a long. If null valued, as indicated by TokenValued.isNull(), 0 is returned.