[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do soot distinguish lib classes and app classes



Silly question but could you tell me what's the criteria used by soot to
distinguish lib classes and app classes. Is it just consider everything
from rt.jar is lib and others as app?  Or there's way to change it?

Thanks!