MCPcopy Index your code
hub / github.com/deepyu/RegexUtils / checkBlankSpace

Method checkBlankSpace

RegexUtils.java:89–92  ·  view source on GitHub ↗

验证空白字符 @param blankSpace 空白字符,包括:空格、\t、\n、\r、\f、\x0B @return 验证成功返回true,验证失败返回false

(String blankSpace)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected