-
public final class UtilsKt
-
-
Method Summary
Modifier and Type Method Description final static Map<String, Map<String, List<String>>>parseReCaps(String $self)final static StringdecodeReCaps(List<String> $self)final static List<String>getMethods(List<String> $self)final static List<String>getChains(List<String> $self)final static StringmergeReCaps(JSONObject json1, JSONObject json2)-
-
Method Detail
-
decodeReCaps
final static String decodeReCaps(List<String> $self)
-
getMethods
final static List<String> getMethods(List<String> $self)
-
mergeReCaps
final static String mergeReCaps(JSONObject json1, JSONObject json2)
-
-
-
-