org.jgroups.annotations
Annotation Type Experimental


@Target(value={TYPE,METHOD,FIELD,PACKAGE})
@Retention(value=RUNTIME)
public @interface Experimental

Elements annotated with this annotation are experimental and may get removed from the distribution at any time

Author:
Bela Ban

Optional Element Summary
 java.lang.String comment
           
 

comment

public abstract java.lang.String comment
Default:
""


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.