|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface SingleOperandOperator
1個のオペランドを処理するオペレーターを表すインターフェースです。
メソッドの概要 | |
---|---|
ReversePolishNotationOperand |
operate(ReversePolishNotationProcessor processor,
ReversePolishNotationOperand operand)
オペランドを評価した結果を返します。 |
メソッドの詳細 |
---|
ReversePolishNotationOperand operate(ReversePolishNotationProcessor processor, ReversePolishNotationOperand operand)
processor
- プロセッサーoperand
- オペランド
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |