net.sf.twip
Annotation Type NotNull


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface NotNull

Marks a parameter as being not allowed to be null.



Copyright © 2011. All Rights Reserved.