public class ExtractedCollection extends AbstractExtractedCollection<IObject,ICollectionExtractor>
IObject.Type
Constructor and Description |
---|
ExtractedCollection(IObject coll,
ICollectionExtractor extractor) |
Modifier and Type | Method and Description |
---|---|
Integer |
getNumberOfNotNullElements()
Get the number of non-null elements contained in the collection
|
Iterator<IObject> |
iterator() |
extractEntries, extractEntryIds, getCapacity, getClassSpecificName, getClazz, getDisplayName, getFillRatio, getGCRootInfo, getObjectAddress, getObjectId, getOutboundReferences, getRetainedHeapSize, getSnapshot, getTechnicalName, getUsedHeapSize, hasCapacity, hasExtractableArray, hasExtractableContents, hasFillRatio, hasSize, isEmpty, resolveValue, size, toString
public ExtractedCollection(IObject coll, ICollectionExtractor extractor)
public Integer getNumberOfNotNullElements() throws SnapshotException
SnapshotException