public class MostRecentUrlFilteredHarEntrySupplier extends UrlFilteredHarEntriesSupplier
| Constructor and Description |
|---|
MostRecentUrlFilteredHarEntrySupplier(Har har,
java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HarEntry> |
get() |
getPatterngetFilterInfo, getHarpublic MostRecentUrlFilteredHarEntrySupplier(Har har, java.util.regex.Pattern pattern)
public java.util.List<HarEntry> get()
get in interface java.util.function.Supplier<java.util.List<HarEntry>>get in class UrlFilteredHarEntriesSupplier