org.fuin.srcmixins4j.annotations
Annotation Type MixinIntf


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface MixinIntf

Marks a mixin interface that is used by a class to receive code from a mixin provider.



Copyright © 2012 Future Invent Informationsmanagement GmbH - Hamburg (Germany). All Rights Reserved.