-
public class PrimerHtmlParser.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final AtomicIntegernumHtmlParsesprivate final AtomicIntegernumHtmlParsedpublic final static PrimerHtmlParser.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final AtomicIntegergetNumHtmlParses()final AtomicIntegergetNumHtmlParsed()-
-
Method Detail
-
getNumHtmlParses
final AtomicInteger getNumHtmlParses()
-
getNumHtmlParsed
final AtomicInteger getNumHtmlParsed()
-
-
-
-