Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/
DAbstractMap.java903 UnsupportedOperationException uoe() { return new UnsupportedOperationException(); } in uoe() method in AbstractMap.ViewCollection
DImmutableCollections.java149 static UnsupportedOperationException uoe() { return new UnsupportedOperationException(); } in uoe() method in ImmutableCollections