Class SuggestionKt
-
- All Implemented Interfaces:
public final class SuggestionKt
-
-
Method Summary
Modifier and Type Method Description final static Suggestion
toSuggestion(String $self)
Returns a Suggestion with the title from the String. -
-
Method Detail
-
toSuggestion
final static Suggestion toSuggestion(String $self)
Returns a Suggestion with the title from the String.
-
-
-
-