public class LocalizedMatcher extends Object
| Constructor and Description |
|---|
LocalizedMatcher(ArgumentMatcher<?> matcher) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
ArgumentMatcher<?> |
getMatcher() |
public LocalizedMatcher(ArgumentMatcher<?> matcher)
public Location getLocation()
public ArgumentMatcher<?> getMatcher()
Copyright © 2024. All rights reserved.