Home
last modified time | relevance | path

Searched refs:finalEmptyAbstract (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/Collections/
DEmptyIterator.java69 final Enumeration<?> finalEmptyAbstract = emptyEnumeration(); in test() local
70 testEmptyEnumeration(finalEmptyAbstract); in test()