public class OptionHelper extends Object
Constructor and Description |
---|
OptionHelper() |
Modifier and Type | Method and Description |
---|---|
String |
allOptionAcronyms(Collection<OptionDef> options) |
String |
getNameWithOptionPostfix(String name,
Collection<OptionDef> options) |
public OptionHelper()
public String getNameWithOptionPostfix(String name, Collection<OptionDef> options)
public String allOptionAcronyms(Collection<OptionDef> options)
Copyright © 2024. All rights reserved.