|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.types.CommonSupertypes
public class CommonSupertypes
| Constructor Summary | |
|---|---|
CommonSupertypes()
|
|
| Method Summary | |
|---|---|
static JetType |
commonSupertype(java.util.Collection<JetType> types)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonSupertypes()
| Method Detail |
|---|
@NotNull
public static JetType commonSupertype(@NotNull
java.util.Collection<JetType> types)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||