public class Invoker extends Object
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
get()
Returns a reference to the static inner class with the specified name in the specified declaring class.
|
public Class<?> get()
ReflectionError - if the static inner class does not exist (since 1.2).Copyright © 2007–2016. All rights reserved.