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

/openjdk9/jdk/make/src/classes/build/tools/generatecharacter/
H A DUtility.java46 static void poke(String s, int index, byte value) { method in class:Utility
66 static void poke(String s, int index, short value) { method in class:Utility
78 static void poke(String s, int index, int value) { method in class:Utility

Completed in 36 milliseconds