Class LocalizedTextListItem
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public class LocalizedTextListItem
-
-
Constructor Summary
Constructors Constructor Description LocalizedTextListItem(Integer textResId)
-
Method Summary
Modifier and Type Method Description final IntegergetTextResId()-
-
Constructor Detail
-
LocalizedTextListItem
LocalizedTextListItem(Integer textResId)
-
-
Method Detail
-
getTextResId
final Integer getTextResId()
-
-
-
-