Searched refs:PRINT_SEEDS_OPTION (Results 1 – 3 of 3) sorted by relevance
52 public static final String PRINT_SEEDS_OPTION = "-printseeds"; field in ConfigurationConstants
159 writeOption(ConfigurationConstants.PRINT_SEEDS_OPTION, configuration.printSeeds); in write()
172 …else if (ConfigurationConstants.PRINT_SEEDS_OPTION .startsWith(nextW… in parse()