|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppliedOnTypeAwareBridge
For bridges implementing this interface, provide the type of the object the bridge is applied on: - the return type for a property - the class itself for a class-level bridge
Method Summary | |
---|---|
void |
setAppliedOnType(Class<?> returnType)
Set the return type of the bridge (the type of the field linked to the bridge). |
Method Detail |
---|
void setAppliedOnType(Class<?> returnType)
returnType
- return type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |