Kactoos

kactoos-jvm / nnl.rocks.kactoos.text / IsBlank

IsBlank

class IsBlank : Scalar<Boolean>

Determines if text is blank (consists of spaces) or no.

There is no thread-safety guarantee.

Parameters

origin - The text

Since 0.1

Constructors

Name Summary
<init> IsBlank(origin: Text)IsBlank(origin: KText)
Determines if text is blank (consists of spaces) or no.

Functions

Name Summary
invoke fun invoke(): Boolean
Get value of this Scalar