|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.type.Type
orc.type.Tycon
orc.type.ImmutableContainerType
public abstract class ImmutableContainerType
| Field Summary |
|---|
| Fields inherited from class orc.type.Type |
|---|
BLANK, BOOLEAN, BOT, INTEGER, LET, NUMBER, STRING, TOP |
| Constructor Summary | |
|---|---|
ImmutableContainerType()
|
|
| Method Summary | |
|---|---|
java.util.List<Variance> |
variances()
|
| Methods inherited from class orc.type.Tycon |
|---|
instance, instance |
| Methods inherited from class orc.type.Type |
|---|
addConstraints, assertSubtype, call, call, closed, demote, equal, findVariance, freeVars, isBot, isTop, join, makeCallableInstance, meet, promote, subst, substAll, subtype, supertype, toString, unwrapAs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImmutableContainerType()
| Method Detail |
|---|
public java.util.List<Variance> variances()
variances in class Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||