Searched refs:theClass (Results 1 – 1 of 1) sorted by relevance
155 public static Image getIcon(Class<? extends ResourceQualifier> theClass) { in getIcon() argument156 return sIconMap.get(theClass); in getIcon()