felix.optimizer
Class CostModel.resultTuple

java.lang.Object
  extended by felix.optimizer.CostModel.resultTuple
Enclosing class:
CostModel

public class CostModel.resultTuple
extends java.lang.Object

Class for a set of different costs.

Author:
Ce Zhang

Constructor Summary
CostModel.resultTuple()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CostModel.resultTuple

public CostModel.resultTuple()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object