Class AarTypeSolver

  • All Implemented Interfaces:
    TypeSolver

    public class AarTypeSolver
    extends Object
    implements TypeSolver
    Will let the symbol solver look inside an Android aar file while solving types. (It will look inside the contained classes.jar)
    Author:
    Federico Tomassetti