kactoos-jvm / nnl.rocks.kactoos.text / IsBlank
class IsBlank :
Scalar
<
Boolean
>
Determines if text is blank (consists of spaces) or no.
There is no thread-safety guarantee.
origin
- The text
Since 0.1
Name | Summary |
---|---|
<init> | IsBlank(origin: Text ) IsBlank(origin: KText ) Determines if text is blank (consists of spaces) or no. |
Name | Summary |
---|---|
invoke | fun invoke(): Boolean Get value of this Scalar |