org.eclipse.hyades.collection.threadanalyzer
Class TaTosPctPoolGridElement
java.lang.Object
org.eclipse.hyades.collection.threadanalyzer.TaTosPctPoolGridElement
- All Implemented Interfaces:
- TaGridElement
- public class TaTosPctPoolGridElement
- extends java.lang.Object
- implements TaGridElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TaTosPctPoolGridElement
public TaTosPctPoolGridElement(int pctOfPool,
java.lang.Object additionalInfo)
toString
public java.lang.String toString()
setPctOfPool
public void setPctOfPool(int percentage)
getPctOfPool
public int getPctOfPool()
compareTo
public int compareTo(TaGridElement g)
- Specified by:
compareTo in interface TaGridElement
getAdditionalInfo
public java.lang.Object getAdditionalInfo()
- Specified by:
getAdditionalInfo in interface TaGridElement