|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.types.TypeSubstitution
org.jetbrains.kotlin.types.CompositeTypeSubstitution
public class CompositeTypeSubstitution
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.kotlin.types.TypeSubstitution |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
CompositeTypeSubstitution(TypeSubstitution... inner)
|
|
| Method Summary | |
|---|---|
boolean |
approximateCapturedTypes()
|
TypeProjection |
get(TypeConstructor key)
|
boolean |
isEmpty()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeTypeSubstitution(@NotNull
TypeSubstitution... inner)
| Method Detail |
|---|
public TypeProjection get(TypeConstructor key)
get in class TypeSubstitutionpublic boolean isEmpty()
isEmpty in class TypeSubstitutionpublic boolean approximateCapturedTypes()
approximateCapturedTypes in class TypeSubstitutionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||