Uses of Class
org.apache.bcel.util.SyntheticRepository
Packages that use SyntheticRepository
Package
Description
This package contains utility classes for the
Byte Code Engineering
Library, namely:
-
Uses of SyntheticRepository in org.apache.bcel.util
Fields in org.apache.bcel.util with type parameters of type SyntheticRepositoryModifier and TypeFieldDescriptionprivate static final Map<ClassPath,
SyntheticRepository> SyntheticRepository.instances
Methods in org.apache.bcel.util that return SyntheticRepositoryModifier and TypeMethodDescriptionstatic SyntheticRepository
SyntheticRepository.getInstance()
static SyntheticRepository
SyntheticRepository.getInstance
(ClassPath classPath)