Package | Description |
---|---|
org.apache.bcel.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
Modifier and Type | Field and Description |
---|---|
static ClassPath |
ClassPath.SYSTEM_CLASS_PATH |
Modifier and Type | Method and Description |
---|---|
ClassPath |
ClassLoaderRepository.getClassPath() |
ClassPath |
Repository.getClassPath()
Gets the ClassPath associated with this Repository
|
Modifier and Type | Method and Description |
---|---|
static SyntheticRepository |
SyntheticRepository.getInstance(ClassPath classPath) |
Constructor and Description |
---|
ClassPath(ClassPath parent,
String classPath) |
ClassPathRepository(ClassPath classPath) |
LruCacheClassPathRepository(ClassPath path,
int cacheSize) |
MemorySensitiveClassPathRepository(ClassPath path) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.