soot
Interface IntegerType

All Known Implementing Classes:
BooleanType, ByteType, CharType, Integer127Type, Integer1Type, Integer32767Type, IntType, ShortType

public interface IntegerType

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