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

Author:
Amol S. Deshmukh < amolweb at ya hoo dot com > This class is a marker class. It is a special value for empty cells.

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


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.