|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeConstraints
| Method Summary | |
|---|---|
java.util.Set<JetType> |
getExactBounds()
|
java.util.Set<JetType> |
getLowerBounds()
|
java.util.Set<JetType> |
getUpperBounds()
|
Variance |
getVarianceOfPosition()
|
boolean |
isEmpty()
|
| Method Detail |
|---|
@NotNull java.util.Set<JetType> getLowerBounds()
@NotNull java.util.Set<JetType> getUpperBounds()
@NotNull java.util.Set<JetType> getExactBounds()
@NotNull Variance getVarianceOfPosition()
boolean isEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||