@param A : A string includes Upper Case letters @param B : A string includes Upper Case letter @return : if string A contains all of the characters in B return true else return false
(String A, String B)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected