Searched defs:UCompactIntArray (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/
H A DUCompactIntArray.java28 public final class UCompactIntArray implements Cloneable { class in inherits:Cloneable
30 * Default constructor for UCompactIntArray, the default value of the
33 public UCompactIntArray() { method in class:UCompactIntArray
40 public UCompactIntArray(int defaultValue) { method in class:UCompactIntArray

Completed in 30 milliseconds