Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/api/java/util/
DCollectionsTest.java252 static class MyInt { class in CollectionsTest
255 public MyInt(int value) { in MyInt() method in CollectionsTest.MyInt