soot
Interface IntegerType

All Known Implementing Classes:
ShortType, ByteType, CharType, BooleanType, IntType

public interface IntegerType

Soot interface implemented by all classes representing integer types [boolean, byte, short, char, and int].