public class CiStrings
extends Object
- Author:
- whilein
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CiStrings
public CiStrings()
-
Method Details
-
empty
@NotNull
public @NotNull CiString empty()
-
from
@NotNull
public @NotNull CiString from(@NotNull
@NotNull String another)