net.sf.eos
Annotation Type Experimental


@Experimental
@Inherited
@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,ANNOTATION_TYPE,CONSTRUCTOR,PACKAGE,TYPE})
public @interface Experimental

Use annotated types, methods or annotation types with care.

Note: experimental

Since:
0.1.0
Author:
Sascha Kohlmann



Copyright © 2008. All Rights Reserved.