Interface UrlNormalizer
-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.Function1
public interface UrlNormalizer implements Function1<String, String>