Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DCollectionsTest.java246 static class MyInt { class in CollectionsTest
249 public MyInt(int value) { in MyInt() method in CollectionsTest.MyInt