Package org.jpatterns.gof
Annotation Type AdapterPattern.Adaptee
-
@Retention(RUNTIME) @Target(TYPE) @Documented public static @interface AdapterPattern.AdapteeWe would hardly ever use this annotation as the adaptee is usually not aware that he is being adapted.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringcommentjava.lang.Class[]participants
-