java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,int[]>abstract class ClassSizeCatalog
extends java.util.Hashtable<java.lang.String,int[]>
ClassSize.getSizeCoefficients(Class)| Modifier and Type | Field | Description |
|---|---|---|
private static ClassSizeCatalog |
INSTANCE |
The singleton instance of this class.
|
| Constructor | Description |
|---|---|
ClassSizeCatalog() |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) static ClassSizeCatalog |
getInstance() |
Get the singleton
ClassSizeCatalog instance. |
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuesprivate static final ClassSizeCatalog INSTANCE
static ClassSizeCatalog getInstance()
ClassSizeCatalog instance.Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.