soot.jimple.toolkits.typing.fast
Class Integer32767Type
java.lang.Object
soot.Type
soot.PrimType
soot.jimple.toolkits.typing.fast.Integer32767Type
- All Implemented Interfaces:
- Serializable, IntegerType, Numberable, Switchable
public class Integer32767Type
- extends PrimType
- implements IntegerType
- Author:
- Ben Bellamy
- See Also:
- Serialized Form
v
public static Integer32767Type v()
toString
public String toString()
- Description copied from class:
Type
- Returns a textual representation of this type.
- Specified by:
toString
in class Type
equals
public boolean equals(Object t)
- Overrides:
equals
in class Object
boxedType
public RefType boxedType()
- Specified by:
boxedType
in class PrimType