blob: d75f25657204bd5a891d18da54f37e330ad63907 [file] [log] [blame]
package org.jclouds.javax.annotation;
@java.lang.annotation.Documented
@java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.RUNTIME)
public @interface Nullable {
}