@Inherited @Documented @Target(value=TYPE) @Retention(value=SOURCE) public @interface Decorator
This annotation is for documentation purpose only. See "Use" javadoc link for a list of annotated classes.
Defined in the sis-utility module
public abstract Class<?> value
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.