-
public class ResourcesUtil
-
-
Field Summary
Fields Modifier and Type Field Description public final static ResourcesUtilINSTANCE
-
Method Summary
Modifier and Type Method Description final static StringgetIdStringQuietly(Resources r, Integer resourceId)final static StringgetIdString(Resources r, Integer resourceId)-
-
Method Detail
-
getIdStringQuietly
final static String getIdStringQuietly(Resources r, Integer resourceId)
-
getIdString
final static String getIdString(Resources r, Integer resourceId)
-
-
-
-