Searched refs:OPTION_SPLIT (Results 1 – 1 of 1) sorted by relevance
117 private static final Pattern OPTION_SPLIT = Pattern field in AgentOptions214 for (final String entry : OPTION_SPLIT.split(optionstr)) { in AgentOptions()