-
public final class TrackerKt
-
-
Method Summary
Modifier and Type Method Description final static TrackedPathtoTrackedPath(String $self, Iterable<HttpMethod> methods)Created By Ibrahim Al-Tamimi Created At 18 1:42 AM, Sat, September 2021 Project trackerhttps://arkitik. final static List<TrackedPath>toTrackedPaths(Collection<String> $self, Iterable<HttpMethod> methods)final static List<TrackedPath>toTrackedPaths(Collection<String> $self, Function0<List<HttpMethod>> provider)-
-
Method Detail
-
toTrackedPath
final static TrackedPath toTrackedPath(String $self, Iterable<HttpMethod> methods)
Created By Ibrahim Al-Tamimi Created At 18 1:42 AM, Sat, September 2021 Project trackerhttps://arkitik.io
-
toTrackedPaths
final static List<TrackedPath> toTrackedPaths(Collection<String> $self, Iterable<HttpMethod> methods)
-
toTrackedPaths
final static List<TrackedPath> toTrackedPaths(Collection<String> $self, Function0<List<HttpMethod>> provider)
-
-
-
-