public class NeverCondition extends Object implements ParseCondition
| Constructor and Description |
|---|
NeverCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFullfilled(int httpStatusCode)
Tests / determines if this conditioni is fullfilled or not
|
public boolean isFullfilled(int httpStatusCode)
ParseConditionisFullfilled in interface ParseConditionCopyright © 2015 Hannes Dorfmann. All rights reserved.