Class java.nio.ShortBuffer

Added Methods
ShortBuffer get(int, short[])  
ShortBuffer get(int, short[], int, int)  
ShortBuffer put(int, ShortBuffer, int, int)  
ShortBuffer put(int, short[])  
ShortBuffer put(int, short[], int, int)