Change to use new JSpecify package location.
This commit is contained in:
committed by
Space Team
parent
671480ce1a
commit
2694bdeb92
+1
-1
@@ -1,5 +1,5 @@
|
||||
// FILE: NullnessUnspecifiedTypeParameter.java
|
||||
import org.jspecify.nullness.*;
|
||||
import org.jspecify.annotations.*;
|
||||
|
||||
@NullMarked
|
||||
public class NullnessUnspecifiedTypeParameter<T> {
|
||||
|
||||
Reference in New Issue
Block a user