@Documented @Retention(value=RUNTIME) public @interface Nullable
Can be used on injection points to specify that injecting a null is allowed.
Copyright © 2013-2018–2019 SeedStack. All rights reserved.