|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.types.CompositeTypeSubstitution
public class CompositeTypeSubstitution
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.jet.lang.types.TypeSubstitution |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
CompositeTypeSubstitution(TypeSubstitution... inner)
|
|
| Method Summary | |
|---|---|
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 interface TypeSubstitutionpublic boolean isEmpty()
isEmpty in interface 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 | ||||||||