Uses of Package
sootup.java.core.views
Packages that use sootup.java.core.views
-
Classes in sootup.java.core.views used by sootup.java.core.viewsClassDescriptionThe Class JavaView manages the Java classes of the application being analyzed.Determines how a
JavaViewresolves its classes: on demand (lazily, on first lookup) or eagerly (all at once, at construction time).