Untitled
Anonymous
plain_text
10/08/2024 8:12 AM
300 B
18
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