Searched refs:proxies (Results 1 – 1 of 1) sorted by relevance
154 protected List<Proxy> newArrayList(Proxy... proxies) { in newArrayList() argument156 for (Proxy p : proxies) { in newArrayList()