Interface AtomicMatchKey

    • Field Detail

      • NaN_MATCH_KEY

        static final AtomicMatchKey NaN_MATCH_KEY
        A match key for use in situations where NaN = NaN
    • Method Detail

      • asAtomic

        AtomicValue asAtomic()
        Get an atomic value that encapsulates this match key. Needed to support the collation-key() function.
        Returns:
        an atomic value that encapsulates this match key