add comment
This commit is contained in:
parent
e8539a84fd
commit
3e57a64f9c
@ -44,6 +44,9 @@ public final class ConstraintsGenerationUtils
|
||||
ConstraintsGenerationUtils.addToConstraint(c, tph, superWildcardType);
|
||||
|
||||
return constraintSet;
|
||||
|
||||
// Constraints müssen nicht übernommen werden. InferWildcard constraints können
|
||||
// individuell erstellt werden und müssen später umgebaut werden
|
||||
}
|
||||
|
||||
@SuppressWarnings({ "unchecked", "rawtypes" })
|
||||
|
Loading…
Reference in New Issue
Block a user