|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterfaceFab
A cousin to ClassFab used to create new interfaces.
| Method Summary | |
|---|---|
void |
addInterface(java.lang.Class interfaceClass)
Adds the specified interface as an interface extended by this interface. |
void |
addMethod(MethodSignature signature)
Adds the method to the interface. |
java.lang.Class |
createInterface()
Creates a Class object for the fabricated interface. |
| Method Detail |
|---|
void addInterface(java.lang.Class interfaceClass)
void addMethod(MethodSignature signature)
java.lang.Class createInterface()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||