|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.types.TypeSubstitutor.MapToTypeSubstitutionAdapter
public static class TypeSubstitutor.MapToTypeSubstitutionAdapter
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.jet.lang.types.TypeSubstitution |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
TypeSubstitutor.MapToTypeSubstitutionAdapter(java.util.Map<TypeConstructor,TypeProjection> substitutionContext)
|
|
| 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 TypeSubstitutor.MapToTypeSubstitutionAdapter(@NotNull
java.util.Map<TypeConstructor,TypeProjection> substitutionContext)
| 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 | ||||||||