MCPcopy Create free account
hub / github.com/android10/arrow / isBlank

Method isBlank

src/main/java/com/fernandocejas/arrow/strings/Strings.java:56–58  ·  view source on GitHub ↗

@return true if the string only contains white space or if #isNullOrEmpty(CharSequence) would return true; false otherwise.

(@Nullable CharSequence string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isNotBlankMethod · 0.95

Calls 2

isNullOrEmptyMethod · 0.95
nullToEmptyMethod · 0.95

Tested by

no test coverage detected