Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collections/
DViewSynch.java42 static final Int INT_ZERO = new Int(0); field in ViewSynch
50 m.put(new Integer(i), INT_ZERO); in main()
57 m.put(ZERO, INT_ZERO); in main()