io.nuun.kernel.api.plugin.request.annotations
Annotation Type Round


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
@Qualifier
public @interface Round

Round annotation. Round number starts with 0.

Author:
epo.jemba@kametic.com

Optional Element Summary
 int value
           
 

value

public abstract int value
Returns:
the number of the round.
Default:
1


Copyright © 2012-2015. All Rights Reserved.