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