Class UuidMatchingRule

  • All Implemented Interfaces:
    MatchingRule<String>

    public class UuidMatchingRule
    extends Object
    implements MatchingRule<String>
    Matching rule for universally unique identifier (UUID). Currently it is (almost) simple case ignore matching.
    Author:
    Radovan Semancik
    • Constructor Detail

      • UuidMatchingRule

        public UuidMatchingRule()