Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DByteArrayWrapper.java26 public class ByteArrayWrapper implements Comparable<ByteArrayWrapper> class
50 public ByteArrayWrapper() { in ByteArrayWrapper() method in ByteArrayWrapper
62 public ByteArrayWrapper(byte[] bytesToAdopt, int size) { in ByteArrayWrapper() method in ByteArrayWrapper
75 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() method in ByteArrayWrapper
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DByteArrayWrapper.java27 public class ByteArrayWrapper implements Comparable<ByteArrayWrapper> class
48 public ByteArrayWrapper() { in ByteArrayWrapper() method in ByteArrayWrapper
59 public ByteArrayWrapper(byte[] bytesToAdopt, int size) { in ByteArrayWrapper() method in ByteArrayWrapper
71 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() method in ByteArrayWrapper