public static interface Reflect.Helper
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInstance(java.lang.Object instance)
Do an
instanceof test. |
java.lang.Object |
newArrayInstance(int size)
Create a
typed array. |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature