net.sourceforge.combean.interfaces.mathprog.lp.model
Class NoLabel

Package class diagram package NoLabel
java.lang.Object
  extended by net.sourceforge.combean.interfaces.mathprog.lp.model.NoLabel

public final class NoLabel
extends Object

This class is used as a marker for the fact that a sparse vector does not support a label.


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

Constructor Detail

NoLabel

public NoLabel()