|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.types.BoundsSubstitutor
public class BoundsSubstitutor
| Method Summary | ||
|---|---|---|
static
|
createUpperBoundsSubstitutor(D callableDescriptor)
|
|
static
|
substituteBounds(D functionDescriptor)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NotNull
public static <D extends CallableDescriptor> D substituteBounds(@NotNull
D functionDescriptor)
@NotNull
public static <D extends CallableDescriptor> TypeSubstitutor createUpperBoundsSubstitutor(@NotNull
D callableDescriptor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||