Package net.sf.json.processors
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 net.sf.json.processors.DefaultValueProcessorMatcher
DEFAULT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDefaultValueProcessorMatcher
private DefaultDefaultValueProcessorMatcher()
-
-
Method Details
-
getMatch
Description copied from class:DefaultValueProcessorMatcher
Returns the matching class calculated with the target class and the provided set.- Specified by:
getMatch
in classDefaultValueProcessorMatcher
- Parameters:
target
- the target class to matchset
- a set of possible matches
-