Package 

Interface UrlNormalizer

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

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

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

        invoke
      • Methods inherited from class java.lang.Object

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