Home | History | Annotate | Download | only in https

Lines Matching defs:addAll

826             addAll(dispatchers);
829 private void addAll(Dispatcher... dispatchers) {
830 Collections.addAll(delegates, dispatchers);