Home
last modified time | relevance | path

Searched defs:cce (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/util/Collections/
DCheckedNull.java70 ClassCastException cce(F f) { in cce() method in CheckedNull
/libcore/ojluni/src/main/java/java/util/
DServiceLoader.java1207 ClassCastException cce = new ClassCastException( in hasNextService() local