Searched refs:checked (Results 1 – 4 of 4) sorted by relevance
74 } catch (SAXException checked) { /* expected */ } in testExceptions()88 } catch (SAXException checked) { /* expected */ } in testExceptions()101 } catch (SAXException checked) { /* expected */ } in testExceptions()
38 private LogManager(java.lang.Void checked) { in LogManager() argument
3685 List<Map.Entry<K,V>> checked = new ArrayList<>(entries.length);3691 checked.add(3694 for (Map.Entry<K,V> e : checked)
959 // the API will be checked for compatibility against the latest released