public class UnusuableType extends Type
| Constructor and Description |
|---|
UnusuableType(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Type otherType) |
java.lang.String |
toString()
Returns a textual representation of this type.
|
static UnusuableType |
v() |
apply, getArrayType, getNumber, makeArrayType, merge, setArrayType, setNumber, toMachineTypepublic UnusuableType(Singletons.Global g)
public static UnusuableType v()
public boolean equals(Type otherType)
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.