com.github.croesch.micro_debug.annotation
Annotation Type NotNull


@Documented
public @interface NotNull

The annotated element mustn't be null. Clients can be sure that it is ensured that the annotated element never becomes null.

Since:
Date: Apr 6, 2012
Author:
croesch



Copyright © 2012. All Rights Reserved.