Class MostRecentHarEntrySupplier

  • All Implemented Interfaces:
    java.util.function.Supplier<java.util.List<HarEntry>>

    public class MostRecentHarEntrySupplier
    extends HarEntriesSupplier
    • Constructor Detail

      • MostRecentHarEntrySupplier

        public MostRecentHarEntrySupplier​(Har har)
    • Method Detail

      • get

        public java.util.List<HarEntry> get()