-
public final class MediaTypeExtensionKt
-
-
Field Summary
Fields Modifier and Type Field Description private final List<String>textSubType
-
Method Summary
Modifier and Type Method Description final List<String>getTextSubType()final BooleanisTextLike(MediaType $self)-
-
Method Detail
-
getTextSubType
final List<String> getTextSubType()
-
isTextLike
final Boolean isTextLike(MediaType $self)
-
-
-
-