Suppress warnings with suggested coding patterns. * Use computeIfAbsent instead of check and put into a map. * Use Ascii.equalsIgnoreCase instead of s.equalsInoreCase. * Declare private Util() to disallow instance. Change-Id: I4d09ccf567b461207d7a27506e028e17a4319bfd