Searched refs:VALID_OPTIONS (Results 1 – 1 of 1) sorted by relevance
191 private static final Collection<String> VALID_OPTIONS = Arrays.asList( field in AgentOptions221 if (!VALID_OPTIONS.contains(key)) { in AgentOptions()242 for (final String key : VALID_OPTIONS) { in AgentOptions()645 for (final String key : VALID_OPTIONS) { in toString()