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