TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.collection.threadanalyzer
Interface TaGridElement

All Known Implementing Classes:
TaTosNameGridElement, TaTosPctPoolGridElement, TaTosThdCountGridElement, TaTosWeightGridElement

public interface TaGridElement


Method Summary
 int compareTo(TaGridElement e)
           
 java.lang.Object getAdditionalInfo()
           
 

Method Detail

compareTo

int compareTo(TaGridElement e)

getAdditionalInfo

java.lang.Object getAdditionalInfo()

TPTP 4.5.0 Platform Project
Public API Specification