Interface Type

All Known Subinterfaces:
GenericArrayType, ParameterizedType, TypeVariable<D>, WildcardType
All Known Implementing Classes:
ImplForArray, ImplForType, ImplForVariable, ImplForWildcard, SootBaseType, SootClassType, SootConstructorType, SootMethodType, SootTypeType

public interface Type
Replaces Type.
  • Method Summary

    Modifier and Type Method Description
    String toGenericSignature()
    Returns the generic signature of this type.
  • Method Details

    • toGenericSignature

      String toGenericSignature()
      Returns the generic signature of this type.