org.apache.poi.ss.formula.eval
Class BlankEval

java.lang.Object
  extended by org.apache.poi.ss.formula.eval.BlankEval
All Implemented Interfaces:
ValueEval

public final class BlankEval
extends java.lang.Object
implements ValueEval


Field Summary
static BlankEval instance
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final BlankEval instance