Package 

Class AbstractUrlFilter

  • All Implemented Interfaces:
    ai.platon.pulsar.common.urls.preprocess.UrlFilter , kotlin.Function , kotlin.Function1

    
    public abstract class AbstractUrlFilter
     implements UrlFilter
                        
    • Method Summary

      Modifier and Type Method Description
      String invoke(String url)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractUrlFilter

        AbstractUrlFilter()