de.cau.cs.kieler.sim.kiem.config.preferences
Class SchedulePriorityTableProvider.DataEntry

java.lang.Object
  extended by de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider.DataEntry
Enclosing class:
SchedulePriorityTableProvider

public static class SchedulePriorityTableProvider.DataEntry
extends Object

data type for row entries in the table.

Rating red

Constructor Summary
SchedulePriorityTableProvider.DataEntry()
           
 
Method Summary
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchedulePriorityTableProvider.DataEntry

public SchedulePriorityTableProvider.DataEntry()
Method Detail

toString

public String toString()

Overrides:
toString in class Object