Class CurrentStepHarEntriesSupplier

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

    public class CurrentStepHarEntriesSupplier
    extends HarEntriesSupplier
    • Constructor Detail

      • CurrentStepHarEntriesSupplier

        public CurrentStepHarEntriesSupplier​(Har har)
    • Method Detail

      • get

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