Class IsBlank

  • All Implemented Interfaces:
    Scalar<Boolean>

    public final class IsBlank
    extends Object
    implements Scalar<Boolean>
    Determines if text is blank (consists of spaces) or not.

    There is no thread-safety guarantee.

    Since:
    0.1
    See Also:
    IsEmpty
    • Constructor Detail

      • IsBlank

        public IsBlank​(Text text)
        Ctor.
        Parameters:
        text - The text