|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeBounds
| Nested Class Summary | |
|---|---|
static class |
TypeBounds.Bound
|
static class |
TypeBounds.BoundKind
|
| Method Summary | |
|---|---|
java.util.Collection<TypeBounds.Bound> |
getBounds()
|
TypeParameterDescriptor |
getTypeVariable()
|
JetType |
getValue()
|
java.util.Collection<JetType> |
getValues()
|
Variance |
getVarianceOfPosition()
|
boolean |
isEmpty()
|
| Method Detail |
|---|
@NotNull Variance getVarianceOfPosition()
@NotNull TypeParameterDescriptor getTypeVariable()
@NotNull java.util.Collection<TypeBounds.Bound> getBounds()
boolean isEmpty()
@Nullable JetType getValue()
@NotNull java.util.Collection<JetType> getValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||