public class Invoker
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
get()
Returns a reference to the static inner class with the specified name in the specified declaring class.
|
public java.lang.Class<?> get()
ReflectionError - if the static inner class does not exist (since 1.2).Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.