public final class Handler { public method (): void public final @org.jetbrains.annotations.NotNull method getPath(@org.jetbrains.annotations.NotNull p0: Request): java.lang.String public final @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: Request): java.lang.String public final method times(p0: int, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function0): void } public final class Request { private final @org.jetbrains.annotations.NotNull field path: java.lang.String public method (@org.jetbrains.annotations.NotNull p0: java.lang.String): void public final @org.jetbrains.annotations.NotNull method getPath(): java.lang.String } public final class VirtualKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }