Return the boolean equivalent of a string, which is considered true if either "on" , "true" , or "yes" is found, ignoring case. @param s The string to convert to a boolean value. @return true if the given string is "on" ,
(final String s)
source not stored for this graph (policy: none)
no outgoing calls