public class ContainsSetTextValueCondition
extends net.openai.util.fsm.Condition
Constructor and Description |
---|
ContainsSetTextValueCondition(Set c,
boolean casesensative)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
satisfiedBy(Object conditional)
Called to check if the conditional meets the criteria defined by this
state.
|
public ContainsSetTextValueCondition(Set c, boolean casesensative)
t
- public boolean satisfiedBy(Object conditional)
satisfiedBy
in class net.openai.util.fsm.Condition
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.