Package 

Interface UrlFilter

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function1

    
    public interface UrlFilter
     implements Function1<String, String>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class ai.platon.pulsar.common.urls.preprocess.UrlFilter

        invoke
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait