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


@Documented
public @interface Nullable

The annotated element may be null. Clients cannot 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.