Uses of Class
sootup.java.core.JavaModuleIdentifierFactory
Packages that use JavaModuleIdentifierFactory
-
Uses of JavaModuleIdentifierFactory in sootup.java.core
Methods in sootup.java.core that return JavaModuleIdentifierFactoryModifier and TypeMethodDescriptionstatic JavaModuleIdentifierFactoryJavaModuleIdentifierFactory.getInstance()static JavaModuleIdentifierFactoryJavaModuleIdentifierFactory.getInstance(@NonNull String module) static JavaModuleIdentifierFactoryJavaModuleIdentifierFactory.getInstance(@NonNull ModuleSignature moduleSignature) -
Uses of JavaModuleIdentifierFactory in sootup.java.core.views
Methods in sootup.java.core.views that return JavaModuleIdentifierFactoryModifier and TypeMethodDescription@NonNull JavaModuleIdentifierFactoryJavaModuleView.getIdentifierFactory()