|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ�� ��һ�� | ��� ��� ������ |
ʹ�� ArrayIndexOutOfBoundsException �������� | |
---|---|
java.lang.reflect | �ṩ��ͽӿڣ��Ի�ù�����Ͷ���ķ�����Ϣ�� |
javax.sound.midi | �ṩ���� MIDI�������������ֽӿڣ����ݵ� I/O�����л��ͺϳɵĽӿں��ࡣ |
java.lang.reflect �� ArrayIndexOutOfBoundsException ��ʹ�� |
---|
�׳� ArrayIndexOutOfBoundsException �� java.lang.reflect �еķ��� | |
---|---|
static Object |
Array.get(Object array,
int index)
����ָ��������������������ֵ�� |
static boolean |
Array.getBoolean(Object array,
int index)
�� boolean ��ʽ����ָ��������������������ֵ�� |
static byte |
Array.getByte(Object array,
int index)
�� byte ��ʽ����ָ��������������������ֵ�� |
static char |
Array.getChar(Object array,
int index)
�� char ��ʽ����ָ��������������������ֵ�� |
static double |
Array.getDouble(Object array,
int index)
�� double ��ʽ����ָ��������������������ֵ�� |
static float |
Array.getFloat(Object array,
int index)
�� float ��ʽ����ָ��������������������ֵ�� |
static int |
Array.getInt(Object array,
int index)
�� int ��ʽ����ָ��������������������ֵ�� |
static long |
Array.getLong(Object array,
int index)
�� long ��ʽ����ָ��������������������ֵ�� |
static short |
Array.getShort(Object array,
int index)
�� short ��ʽ����ָ��������������������ֵ�� |
static void |
Array.set(Object array,
int index,
Object value)
��ָ��������������������ֵ����Ϊָ������ֵ�� |
static void |
Array.setBoolean(Object array,
int index,
boolean z)
��ָ��������������������ֵ����Ϊָ���� boolean ֵ�� |
static void |
Array.setByte(Object array,
int index,
byte b)
��ָ��������������������ֵ����Ϊָ���� byte ֵ�� |
static void |
Array.setChar(Object array,
int index,
char c)
��ָ��������������������ֵ����Ϊָ���� char ֵ�� |
static void |
Array.setDouble(Object array,
int index,
double d)
��ָ��������������������ֵ����Ϊָ���� double ֵ�� |
static void |
Array.setFloat(Object array,
int index,
float f)
��ָ��������������������ֵ����Ϊָ���� float ֵ�� |
static void |
Array.setInt(Object array,
int index,
int i)
��ָ��������������������ֵ����Ϊָ���� int ֵ�� |
static void |
Array.setLong(Object array,
int index,
long l)
��ָ��������������������ֵ����Ϊָ���� long ֵ�� |
static void |
Array.setShort(Object array,
int index,
short s)
��ָ��������������������ֵ����Ϊָ���� short ֵ�� |
javax.sound.midi �� ArrayIndexOutOfBoundsException ��ʹ�� |
---|
�׳� ArrayIndexOutOfBoundsException �� javax.sound.midi �еķ��� | |
---|---|
MidiEvent |
Track.get(int index)
���λ��ָ�����������¼��� |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ�� ��һ�� | ��� ��� ������ |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������