Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352577 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
950559e41a
commit
15e71ecb67
@ -78,7 +78,7 @@ public abstract class OperationPtg extends Ptg
|
|||||||
/**
|
/**
|
||||||
* returns a string representation of the operations
|
* returns a string representation of the operations
|
||||||
* the length of the input array should equal the number returned by
|
* the length of the input array should equal the number returned by
|
||||||
* @see getNumberOfOperands
|
* @see #getNumberOfOperands
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public abstract String toFormulaString(String[] operands);
|
public abstract String toFormulaString(String[] operands);
|
||||||
|
Loading…
Reference in New Issue
Block a user