Added NotNull annotations
This commit is contained in:
+1
@@ -86,5 +86,6 @@ public interface ConstraintSystem {
|
||||
@NotNull
|
||||
TypeSubstitutor getCurrentSubstitutor();
|
||||
|
||||
@NotNull
|
||||
ConstraintSystem copy();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user