|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.javascript.rhino.jstype.JSType.TypePair
public static class JSType.TypePair
| Field Summary | |
|---|---|
JSType |
typeA
|
JSType |
typeB
|
| Constructor Summary | |
|---|---|
JSType.TypePair(JSType typeA,
JSType typeB)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final JSType typeA
public final JSType typeB
| Constructor Detail |
|---|
public JSType.TypePair(JSType typeA,
JSType typeB)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||