Class PatternMatch

    • Constructor Detail

      • PatternMatch

        public PatternMatch​(String key,
                            String pattern)
        Constructs a key/value pair. The constructor should only be called from test classes.
        Parameters:
        key - The key.
        pattern - The value.