protected abstract static class Parser.ComparisonOperand extends java.lang.Object implements Parser.IOperand
| Modifier | Constructor and Description |
|---|---|
protected |
ComparisonOperand() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.RowFilter |
create(Parser self,
java.lang.String right)
Parser.IOperand interface. |
public javax.swing.RowFilter create(Parser self, java.lang.String right) throws java.text.ParseException
Parser.IOperand interface.create in interface Parser.IOperandjava.text.ParseExceptionCopyright © 2019 coderazzi. All Rights Reserved.