-
- All Implemented Interfaces:
public final class PathEncodersKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> Map<KClass<?>, Function1<Object, String>>add(Map<KClass<?>, Function1<Object, String>> $self, KClass<T> type, Function1<T, String> encoder)final static <T extends Any> Map<KClass<?>, Function1<Object, String>>add(Map<KClass<?>, Function1<Object, String>> $self, Function1<T, String> encoder)
-