Package org.apache.bcel.classfile
Class ConstantUtf8.Cache
java.lang.Object
org.apache.bcel.classfile.ConstantUtf8.Cache
- Enclosing class:
ConstantUtf8
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final boolean
private static final HashMap
<String, ConstantUtf8> private static final int
private static final int
private static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BCEL_STATISTICS
private static final boolean BCEL_STATISTICS -
MAX_ENTRIES
private static final int MAX_ENTRIES -
INITIAL_CAPACITY
private static final int INITIAL_CAPACITY -
CACHE
-
MAX_ENTRY_SIZE
private static final int MAX_ENTRY_SIZE
-
-
Constructor Details
-
Cache
private Cache()
-
-
Method Details
-
isEnabled
static boolean isEnabled()
-