History log of /libcore/luni/src/main/java/libcore/util/NullFromTypeParam.java
Revision Date Author Comments
4080a9914ccafd0da2c8f53fcb151afa1d0d5e2a 02-Feb-2018 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add NullFromTypeParam annotation

NullFromTypeParam is nullness related annotation
used when nullability is deliberately left floating;
the nullability is the same as the actual type parameter
of the class.

Test: make docs
Bug: 64930165

Change-Id: Iffe5138b1da438ac7e981ac93e0c1ef3df920dbb