| Package | Description |
|---|---|
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| org.mmbase.util.xml |
| Modifier and Type | Method and Description |
|---|---|
int |
Cache.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
SizeMeasurable.getByteSize(SizeOf sizeof)
Determines the byte-size of this object using the given SizeOf instance.
|
int |
LRUHashtable.getByteSize(SizeOf sizeof)
Deprecated.
|
int |
LRUHashtable.LRUEntry.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
URIResolver.getByteSize(SizeOf sizeof) |
MMBase2 Utils 2.0.0 - 2019-08-08T23:20