Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] About @Nullable and @NotNullable annotations

Hi Team,

I have a proposition to start using @Nullable and @NotNullable  annotations. This can save a lot of a time, one none remember if parameter can be null or not.

Also eclipse since 4.6 can reuse these annotations to provider better validation.

We can create own or reuse from org.eclipse.dltk.annotations.

What you think?

-- 
Dawid Pakuła

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top