|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.functions.Function
org.millscript.millscript.functions.UnaryFunction
org.millscript.office.spreadsheet.formula.functions.RefFunction
public class RefFunction
| Constructor Summary | |
|---|---|
RefFunction(org.millscript.millscript.vm.Package p)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
apply1(java.lang.Object a1)
|
static CellAddress |
toCellAddress(java.lang.Object x)
Casts the supplied Object to a CellAddress. |
| Methods inherited from class org.millscript.millscript.functions.UnaryFunction |
|---|
apply |
| Methods inherited from class org.millscript.millscript.functions.Function |
|---|
applyUpdater, checkNargs, checkNargsGT, checkUNargs, getName, modName, reportNargsError, reportNargsGTError, setName, toString, tryClone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RefFunction(org.millscript.millscript.vm.Package p)
UnaryFunction.UnaryFunction(Package)| Method Detail |
|---|
public static CellAddress toCellAddress(java.lang.Object x)
x - an object to cast to a CellAddress
public java.lang.Object apply1(java.lang.Object a1)
apply1 in class org.millscript.millscript.functions.UnaryFunctionUnaryFunction.apply1(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||