MCPcopy Create free account
hub / github.com/Berkeley-CS61B/skeleton-sp21 / isLowerCase

Method isLowerCase

lab7/bstmap/StringUtils.java:34–36  ·  view source on GitHub ↗

Returns true if string S consists of characters between 'a' and 'z' only. No spaces, numbers, upper-case, or any other characters are allowed.

(String s)

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