Searched defs:uc (Results 1 – 4 of 4) sorted by relevance
87 URLConnection uc; in openConnection() local
154 URLConnection uc = getConnection(jarFile); in getPermission() local
1776 public Object getContent(URLConnection uc) throws IOException { in getContent()
1944 Collection uc = Collections.unmodifiableCollection(al); in test_unmodifiable_toString_methods() local