public class NotContentBuilder extends ContentBuilder
コンストラクタと説明 |
---|
NotContentBuilder(Agent subject,
Content content)
NOT演算子のためのNotContentBuilderを構築する
Constructs a NotContentBuilder for NOT operator.
|
NotContentBuilder(Content content)
NOT演算子のためのNotContentBuilderを構築する(主語の指定なし)
Constructs a NotContentBuilder for NOT operator (with no subject specified).
|
public NotContentBuilder(Content content)
content
- Content
Content
.