|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Reflect.Helper
An interface implemented by reflective helpers.
| Method Summary | |
|---|---|
boolean |
isInstance(java.lang.Object instance)
Do an instanceof test. |
java.lang.Object |
newArrayInstance(int size)
Create a typed array. |
| Method Detail |
|---|
boolean isInstance(java.lang.Object instance)
instanceof test.
java.lang.Object newArrayInstance(int size)
typed array.
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||