Untitled
unknown
plain_text
5 months ago
224 B
1
Indexable
String categoryResult = "%s: %s (%s)"; String formattedCategory = String.format(categoryResult, currentCategory.getName(), def.getDefaults_OptionValue().getName(), def.getValueStatus().getCaption().subSequence(0, 1));
Editor is loading...
Leave a Comment