com.ibm.websphere.cache
Interface Sizeable
All known implementing classes:
- public interface Sizeable
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getObjectSize()
Returns an implementation-specific size of the object.
|
Method Detail
getObjectSize
- long getObjectSize()
Returns an implementation-specific size of the object.
Returns:
estimated size of
object