Annotation Interface s
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf(Time.class)
public @interface s
A second (1/60 of a minute).
- See the Checker Framework Manual:
- Units Checker
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valuePrefix value- Default:
- one
 
 
-