public class SSFdummy extends Object implements opendap.servers.BoolFunction
| Constructor and Description |
|---|
SSFdummy() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkArgs(List args) |
boolean |
evaluate(List args) |
String |
getName() |
public String getName()
getName in interface opendap.servers.ServerSideFunctionpublic void checkArgs(List args)
checkArgs in interface opendap.servers.ServerSideFunctionpublic boolean evaluate(List args)
evaluate in interface opendap.servers.BoolFunction