org.eclipse.mat.internal.collectionextract
Class KnownCollectionInfo

java.lang.Object
  extended by org.eclipse.mat.internal.collectionextract.KnownCollectionInfo

public class KnownCollectionInfo
extends Object


Nested Class Summary
static class KnownCollectionInfo.Info
           
static interface KnownCollectionInfo.Version
           
 
Field Summary
static KnownCollectionInfo.Info[] knownCollections
           
 
Constructor Summary
KnownCollectionInfo()
           
 
Method Summary
static int resolveVersion(ISnapshot snapshot)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

knownCollections

public static KnownCollectionInfo.Info[] knownCollections
Constructor Detail

KnownCollectionInfo

public KnownCollectionInfo()
Method Detail

resolveVersion

public static int resolveVersion(ISnapshot snapshot)
                          throws SnapshotException
Throws:
SnapshotException