org.eclipse.mat.snapshot.extension
Annotation Type Subjects


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Subjects

Used to tag resolvers with the names of classes that they handle. Can be used as follows:


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value