public class PropertyNameMatcherKeyValuePair extends Object
| Constructor | Description |
|---|---|
PropertyNameMatcherKeyValuePair(PropertyNameMatcher key,
PropertyNameMatcher value) |
| Modifier and Type | Method | Description |
|---|---|---|
PropertyNameMatcher |
getKey() |
|
PropertyNameMatcher |
getValue() |
public PropertyNameMatcherKeyValuePair(PropertyNameMatcher key, PropertyNameMatcher value)
public PropertyNameMatcher getKey()
public PropertyNameMatcher getValue()
Copyright © 2019. All rights reserved.