Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResourceTypes.java1656 private static class ShortWriter extends FutureWriter<Short> { class in ResourceTypes
1657 public ShortWriter(ByteBuffer buf) { in ShortWriter() method in ResourceTypes.ShortWriter