Class JsonValueProcessorMatcher

    • Constructor Detail

      • JsonValueProcessorMatcher

        public JsonValueProcessorMatcher()
    • Method Detail

      • getMatch

        public abstract java.lang.Object getMatch​(java.lang.Class target,
                                                  java.util.Set set)
        Returns the matching class calculated with the target class and the provided set.
        Parameters:
        target - the target class to match
        set - a set of possible matches