Searched refs:getOptionShortNames (Results 1 – 2 of 2) sorted by relevance
80 static Set<String> getOptionShortNames(Object object) { in getOptionShortNames() method in OptionHelper100 Set<String> optionShortNames = OptionHelper.getOptionShortNames(object); in getValidCliArgs()
66 Set<String> optionShortNames = OptionHelper.getOptionShortNames(this); in testGetOptionShortNames()