-
public final class WebPageExKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static LoadEventHandlerloadEventHandlerprivate final static LoadOptionsoptionsprivate final static Stringlabel
-
Method Summary
Modifier and Type Method Description final LoadEventHandlergetLoadEventHandler()final LoadOptionsgetOptions()final StringgetLabel()final static UnitupdateFetchTime(WebPage $self, Instant prevFetchTime, Instant fetchTime)-
-
Method Detail
-
getLoadEventHandler
final LoadEventHandler getLoadEventHandler()
-
getOptions
final LoadOptions getOptions()
-
updateFetchTime
final static Unit updateFetchTime(WebPage $self, Instant prevFetchTime, Instant fetchTime)
-
-
-
-