Searched defs:compList (Results 1 – 3 of 3) sorted by relevance
103 private List compList; field in ComponentMove 138 getTo().transfer(getFrom(), compList); in apply() local
178 List compList = res.getComponents(null); in setResourceMonitors() local 244 List compList = mon.getComponents(); in getNext() local
60 private LinkedList compList; field in ResourceMonitor