+6
−0
core/java/android/annotation/IntDef.java
0 → 100644
+65
−0
+34
−0
+41
−0
+55
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This changeset adds some annotations for recording whether a method return value or method parameter can be null (@Nullable), can never be null (@NotNull), or must be an integer enum or flag using one of the given constants. Change-Id: Ic932592ea3bac781c1df364447c57042461333c5