|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.constants.NumberValueTypeConstructor
org.jetbrains.jet.lang.resolve.constants.IntegerValueTypeConstructor
public class IntegerValueTypeConstructor
| Method Summary | |
|---|---|
static IntegerValueTypeConstructor |
create(long value)
|
boolean |
equals(java.lang.Object o)
|
java.util.Collection<JetType> |
getSupertypes()
|
int |
hashCode()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.constants.NumberValueTypeConstructor |
|---|
getAnnotations, getDeclarationDescriptor, getParameters, isDenotable, isSealed |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IntegerValueTypeConstructor create(long value)
@NotNull public java.util.Collection<JetType> getSupertypes()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||