Searched defs:getChar (Results 1 – 6 of 6) sorted by relevance
424 public abstract char getChar(); in getChar() method in ByteBuffer440 public abstract char getChar(int index); in getChar() method in ByteBuffer
161 @Override public final char getChar() { in getChar() method in DirectByteBuffer171 @Override public final char getChar(int index) { in getChar() method in DirectByteBuffer
162 @Override public final char getChar() { in getChar() method in ByteArrayBuffer172 @Override public final char getChar(int index) { in getChar() method in ByteArrayBuffer
355 public native char getChar(Object object) throws IllegalAccessException, in getChar() method in Field
148 …public static char getChar(Object array, int index) throws IllegalArgumentException, ArrayIndexOut… in getChar() method in Array
347 public char getChar(Object object) throws IllegalAccessException, IllegalArgumentException { in getChar() method in Field