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