public class Tiny
extends Object
Tiny text utility class.
-
Method Summary
Converts a string to a tiny text string.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
of
@NotNull
public static @NotNull String of(@NotNull
@NotNull String text)
Converts a string to a tiny text string.
- Returns:
- The tiny text string.