Class JsonValueProcessorMatcher.DefaultJsonValueProcessorMatcher
java.lang.Object
net.sf.json.processors.JsonValueProcessorMatcher
net.sf.json.processors.JsonValueProcessorMatcher.DefaultJsonValueProcessorMatcher
- Enclosing class:
JsonValueProcessorMatcher
private static final class JsonValueProcessorMatcher.DefaultJsonValueProcessorMatcher
extends JsonValueProcessorMatcher
-
Field Summary
Fields inherited from class JsonValueProcessorMatcher
DEFAULT -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultJsonValueProcessorMatcher
private DefaultJsonValueProcessorMatcher()
-
-
Method Details
-
getMatch
Description copied from class:JsonValueProcessorMatcherReturns the matching class calculated with the target class and the provided set.- Specified by:
getMatchin classJsonValueProcessorMatcher- Parameters:
target- the target class to matchset- a set of possible matches
-